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 https://api.yield.xyz/v1/perps/providers \ -H "x-api-key: your_api_key"
List available perpetual trading platforms
{ "providers": [ { "id": "hyperliquid", "name": "Hyperliquid", "network": "hyperliquid", "markets": 100, "status": "active" }, { "id": "dydx", "name": "dYdX", "network": "dydx", "markets": 50, "status": "active" } ] }