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/markets \ -H "x-api-key: your_api_key"
List available perpetual markets
provider
asset
{ "markets": [ { "id": "BTC-USD-PERP", "provider": "hyperliquid", "baseAsset": "BTC", "quoteAsset": "USD", "maxLeverage": 50, "fundingRate": 0.0001, "openInterest": "150000000" } ] }