Skip to main content
Datagrid lets you ingest data from 100+ connectors and build AI Agents on top of it.

Get your API Key

Head over to the Datagrid console to claim your API key. Once you’ve claimed your API key, export it as an environment variable.

Install the SDK

We offer incredibly easy-to-use client SDKs for Python and Typescript/Javascript

Make your first request

Rate limits

API endpoints are rate-limited per teamspace over a 60-second sliding window. The default limit is 200 requests, but some endpoints enforce stricter limits. Every response includes X-RateLimit-Limit and X-RateLimit-Remaining so you can monitor usage. See the Rate Limits page for details on tiers, headers, 429 responses, and retry best practices.