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/JavascriptMake 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 includesX-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.