Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/docs/build/apis/data-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ We also have some partners who target more enterprise use cases

## Vendors for real-time data

- [Codex](https://www.codex.io/) for token prices, DEX trades, liquidity pools, and wallet data via [GraphQL API](https://docs.codex.io/api-reference).
- [Geomi](https://geomi.dev/) (prev. Aptos Build)
- Provides [API key](https://geomi.dev/docs/start) for higher rate limits on REST API and GRPC transaction stream.
- Provides [no code indexing](https://geomi.dev/docs/no-code-indexing) to parse and turn events into tables that can be queried.
Expand Down