Check OTC Eligibility
Quotes
Check OTC Eligibility
Retrieves the client permissions for the OTC Portal.
API Key Permissions Required: Funds permissions - Query and Funds permissions - Deposit
POST
Check OTC Eligibility
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Body
application/json
This schema represents the request body for checking an OTC client's status. No request body is required as the client information is typically passed through authentication headers.
Nonce used in construction of API-Sign header