/
ST
stables
/
Stables API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 3w ago
Details
Filter operations
API Keys
4
get
/api/v1/api-keys
post
/api/v1/api-keys
get
/api/v1/api-keys/{apiKeyId}
delete
/api/v1/api-keys/{apiKeyId}
Customers
5
Quotes
1
Transfers
2
Virtual Accounts
5
Webhooks
3
API Keys
Get details of a specific API key
get
/api/v1/api-keys/{apiKeyId}
Path parameters
apiKeyId
string
uuid
required
API key ID
API key ID
Response
Default Response
GetApiKeyResponse
required
apiKey
ApiKey
required
Changes