Token Trading
Authorizations
X-API-KEYstringOptional
API key with the ix_ prefix. You can generate an API Key by navigating to Settings -> API Key in the web app. Pass it in the X-API-KEY header on every request.
Query parameters
actionstring · enumRequiredPossible values:
Body
or
object · get_company_statsOptional
No request body required.
Responses
200
Successful response. Shape varies by action.
application/json
or
400
Missing token_address and token_id.
application/json
404
Token not found.
application/json
500
Failed to prepare token for trading.
application/json
post/api/token_trading.php
Last updated

