v1

latestSwagger 2.0MIT2026-07-17233380637.0 KB
Master account

Create an API key for a sub-account

This endpoint will generate an API v3 key for a sub account

post/corporate/subAccount/key

Request body

idinteger required

Id of the sub-account organization

namestring

Name of the API key

Example request

{
  "id": 2333323,
  "name": "My Api Key"
}

Response

API Key

statusstring

Status of the API operation.

keystring

API Key