Who uses our API?

Who uses our API?

Below are platforms that integrate The Grid as a data source.

Codex - Data Aggregator powering other sites.

Codex is a real-time token data platform providing pricing, liquidity, and metadata via GraphQL API, serving platforms with millions of combined users.

Partnership

Codex partnered with The Grid to integrate verified token and organization metadata into their API. Bridging the gap between on-chain data (prices, volume, transactions) and off-chain data (descriptions, logos, social links, and organizational context).
Rather than building this data layer in-house, Codex chose The Grid because:
"Off-chain business data requires relationships with projects, verification processes, editorial standards, and ongoing maintenance." — Neal O'Grady, Head of Marketing, Codex

What's integrated

Three Codex endpoints:
 token 
now return The Grid's verified metadata when available:
  • asset — verified token metadata including description, media, and cross-chain deployments
  • assetDeployments — every network and address the token is deployed on
  • organization — metadata about the profiles, including descriptions, sector, type and URLs
  • Attrubutes, such as: bluechipRating — Bluechip quality rating for the asset. More may be added.
The filterTokens query also accepts gridAssetId as a native parameter for direct lookups by Grid asset ID.

Resources

  •  Codex documentation 
  •  Partnership announcement  
  •  filterTokens parameter docs 
  •  Verified metadata recipe