Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://perp-api.phoenix.trade/v1/view/trader-capabilities \ --header 'Authorization: Bearer <token>'
{ "capabilities": [ { "description": "<string>", "displayName": "<string>", "key": "<string>", "deprecated": true } ] }
Handles GET /v1/view/trader-capabilities via get.v1.view.trader_capabilities.
GET /v1/view/trader-capabilities
get.v1.view.trader_capabilities
Bearer access token issued by /v1/auth/* login endpoints.
/v1/auth/*
Trader capability descriptors
Metadata response that enumerates all trader capability descriptors.
Supported capability descriptors.
Show child attributes