Explore the DGrid ecosystem
DGrid AI Gateway
One OpenAI-, Claude-, and Gemini-compatible API for 200+ leading AI models, with Web3-native payments and intelligent routing.
AI Arena
Blind model battles where community votes earn $DGAI airdrop points and feed DGrid’s routing intelligence.
Dori Find Models
A natural-language advisor that turns your requirements into a shortlist of models, tested and compared for you.
Model Marketplace
The open catalog of 200+ models and providers behind DGrid AI Gateway, browsable and callable through one API.
Get started with DGrid AI Gateway
DGrid AI Gateway gives you a single, OpenAI-compatible API for 200+ leading models. This section takes you from zero to your first chat completion.Get your API key
Obtain a valid
DGRID_API_KEY by following the key creation guide.Your key secret is shown only once at creation time. Copy it immediately and store it in a secure location such as a secrets manager. Never expose it in client-side code or public repositories.
Make your first request
Send a chat completion request to the DGrid AI Gateway endpoint. The
model parameter uses the provider/model-name format (for example openai/gpt-4o), consistent across all DGrid-supported models.
