Returns real-time market data from supported protocols, such as Jupiter, Kamino, MarginFi, Lulo and many more. For more information, please check our Protocol Support Roadmap.
Note: Some providers (e.g. Kamino) may return large responses with 100+ markets. For better performance in the API playground, consider filtering by both type and provider parameters.
API key for the Markets API
Comma separated list of market types (lending, yield, loop, perpetual, prediction).
Comma-separated list of provider IDs (kamino, lulo, marginfi, jupiter, defituna, carrot, dflow)
Cursor for pagination (market ID to start after)
Number of markets to return (default: 50, max: 200)
1 <= x <= 200Comma-separated list, only for prediction markets. Use with type=prediction.
Status options:
openclosedsettledExamples:
{"prediction":{"status":["open"]}}{"prediction":{"status":["open", "closed"]}}OK