GET /v1/ticker/BTC
Retrieve the current price of a single asset.
Yggdrassil Data API
Real-time cryptocurrency data
through a simple pay-per-request API.
Access cryptocurrency prices through the Yggdrassil data infrastructure without subscriptions or API keys.
01 / Endpoints
GET /v1/ticker/BTC
Retrieve the current price of a single asset.
GET /v1/tickers/BTC,ETH,XRP
Retrieve prices for 2–5 assets in one request.
GET /v1/all-tickers
Retrieve the complete set of supported assets.
02 / Payments
API access is paid per request using the x402 payment protocol. Payments are made in USDC on Base.
No subscription and no recurring payment. Each request is priced independently.
Payments are settled using USDC on the Base network.
The x402 payment flow handles access directly through the HTTP request.
03 / Data
Prices are aggregated from multiple external market sources and processed through the Yggdrassil data infrastructure before delivery.
The API currently provides cryptocurrency prices quoted in USD.
Supported assets can be discovered through:
GET /v1/assets
04 / Documentation
The API provides OpenAPI documentation for developers integrating the Yggdrassil data service.
05 / Custom Data
Looking for a specific asset, market or specialised data requirement?