Skip to main content

API Key

Create and manage keys in the Console under Developers → Workspace API Keys. Keys are environment-specific (sandbox, production) and begin with sk_workspace_. Workspace API key issuance UI showing key creation and copy controls

Authentication

Workspace API requests use Authorization: Bearer <API_KEY>.
Authorization: Bearer sk_workspace_...
Content-Type: application/json

Base URLs

https://api.hopae.com/connect/v1