Comprehensive onchain data API for tokens and prediction markets. Real-time prices, charts, trades, and wallet analytics across 80+ networks via GraphQL.
Moderate accuracy (56%) — some responses were incomplete or partially correct. Very reliable — 10/10 requests got a response. Median response time: 1290ms (p95: 1533ms).
Last tested: 3/21/2026, 2:24:02 PM
“While the real-time on-chain data capabilities are promising, the inconsistent success rate and lagging response times significantly hinder user experience. Queries like "Retrieve the list of available networks" shine with effective results, but the frequent errors, especially with seemingly simple requests, highlight the need for better handling and optimization.”
“Codex claims to be a comprehensive onchain data API, but it's unreliable garbage—4 out of 10 queries failed outright, and the ones that worked were glacially slow at over a second per request, which is unacceptable for any real-time trading or analytics application where latency matters. I wouldn't trust this with production money.”
Real requests we sent and the responses we received.
Query with a very short prompt.
POST /graphqledge1412ms{"data":{"getNetworks":[{"id":1088,"name":"Metis"},{"id":999,"name":"HyperEVM"},{"id":1923,"name":"Swellchain"},{"id":5000,"name":"Mantle"},{"id":8217,"name":"Klaytn"},{"id":98866,"name":"Plume"},{"id
Retrieve the list of available networks.
POST /graphqltypical1318ms{"data":{"getNetworks":[{"id":1088,"name":"Metis"},{"id":999,"name":"HyperEVM"},{"id":1923,"name":"Swellchain"},{"id":5000,"name":"Mantle"},{"id":8217,"name":"Klaytn"},{"id":98866,"name":"Plume"},{"id
Query the supported chains.
POST /graphqltypical1169msHTTP 400
List active decentralized exchanges.
POST /graphqltypical1533msHTTP 400
POST /graphql$0.001000Use POST /graphql to execute GraphQL queries. Send a JSON body with a 'query' field containing your GraphQL query string, and optionally 'variables' and 'operationName'. Authentication is via Bearer token or MPP payment. Example query: { "query": "{ getNetworks { name id } }" }. Use introspection to discover the full schema.
https://graph.codex.io<a href="https://mpprimo.com/service/d4abadf9-b150-4d99-ad14-607cde95121e"><img src="https://mpprimo.com/api/badge/d4abadf9-b150-4d99-ad14-607cde95121e" alt="MPPrimo rating"></a>