DeveloperHub · Rate Limits

Developerhub Rate Limits

Published rate limits for the DeveloperHub.io v1 REST API. Every one of the 25 operations in the provider's own OpenAPI 1.1.0 states its own limit in its description, and every 2xx response declares the three X-RateLimit-* headers. Limits are per API key and per operation; there is no published per-plan rate table, and DeveloperHub gates capability by plan rather than by request rate. This file replaces a 2026-05-04 scaffold whose tier limits were invented.

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

It captures 25 rate-limit definitions, measuring requests.

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

Tagged areas include API Reference, Developer Portals, Documentation, Knowledge Base, and Rate Limiting.

25 Limits Throttle: 429
API ReferenceDeveloper PortalsDocumentationKnowledge BaseRate LimitingQuotasThrottling

Limits

get_page (GET /page) api-key
requests
60
read_page (GET /page/{id}) api-key
requests
600
update_page (PUT /page/{id}) api-key
requests
10800
delete_page (DELETE /page/{id}) api-key
requests
10800
create_page (POST /documentation/{id}/page) api-key
requests
10800
publish_page (PUT /page/{id}/publish) api-key
requests
10800
list_versions (GET /version) api-key
requests
60
update_version (PUT /version/{id}) api-key
requests
3600
clone_version (POST /version/{id}/clone) api-key
requests
60
list_documentation (GET /version/{id}/documentation) api-key
requests
60
get_version_report (GET /version/{id}/report) api-key
requests
60
get_version_broken_links (GET /version/{id}/broken-links) api-key
requests
60
add_reference (POST /version/{versionId}/reference) api-key
requests
300
read_reference_definition (GET /reference/{id}/definition) api-key
requests
600
publish_reference (PUT /reference/{id}/publish) api-key
requests
300
export_project (GET /export) api-key
requests
10
search (GET /search) api-key
requests
10800
all_project (GET /all) api-key
requests
30
get_audit_log (GET /audit) api-key
requests
600
get_users (GET /users) api-key
requests
3600
get_reader_access (GET /reader-access) api-key
requests
3600
create_reader_access (POST /reader-access) api-key
requests
100
revoke_reader_access (PATCH /reader-access) api-key
requests
100
create_changelog_post (POST /changelog/{id}/post) api-key
requests
10800
list_changelog_posts (GET /changelog/{id}/post) api-key
requests
600

Policies

Per-operation limits
Each operation carries its own budget; there is no single account-wide rate.
Signalling
X-RateLimit-Limit / -Remaining / -Reset are returned on successful responses; exhaustion returns 429 with internal code 9.

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/developerhub-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.