Castoredc Rate Limits
The Castor EDC / CDMS API applies a default rate limit of roughly 600 requests per 10 minutes per API client. Exceeding the limit returns HTTP 429 Too Many Requests. OAuth2 access tokens obtained via the client-credentials flow are valid for 5 hours, so clients should cache and reuse a token rather than re-authenticate on every call. Large data reads should use the paginated (HAL) collection endpoints or the batch export endpoints rather than tight per-record polling, and bulk analysis is best done through the official R and Python wrapper packages, which handle pagination and throttling.
Castoredc Rate Limits is the machine-readable rate-limit profile for Castor on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, seconds, and items.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Clinical Trials, Electronic Data Capture, EDC, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://data.castoredc.com/api
- https://helpdesk.castoredc.com/hc/en-us/articles/27149233860509-Castor-EDC-CDMS-Application-Programming-Interface-API
- https://helpdesk.castoredc.com/hc/en-us/articles/27223902602909-API-troubleshooting-EDC-CDMS
- https://helpdesk.castoredc.com/application-programming-interface-api/parameters-used-in-the-api
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/castoredc-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.