DeepSource · Rate Limits

Deepsource Rate Limits

The DeepSource GraphQL API enforces a user-level rate limit reported at 5,000 requests per hour, applied across both read (query) and write (mutation) operations against the single /graphql/ endpoint. Requests are authenticated with a Personal Access Token Bearer credential. Because the API is GraphQL, a single HTTP request may resolve many fields; limits are counted per HTTP request, not per resolved field.

Deepsource Rate Limits is the machine-readable rate-limit profile for DeepSource on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, measuring requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Code Quality, Static Analysis, Code Review, Security, and GraphQL.

1 Limits Throttle: 429
Code QualityStatic AnalysisCode ReviewSecurityGraphQLRate LimitingQuotasThrottling

Limits

Requests Per Hour user
requests
5000
Per-user limit across both read and write GraphQL operations on /graphql/.

Policies

Single Endpoint
All queries and mutations POST to the one /graphql/ endpoint; limits are per HTTP request.
Backoff Strategy
Clients should implement exponential backoff with jitter on HTTP 429 and batch fields into fewer requests where possible.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/deepsource-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.