SilverStripe · Rate Limits
Silverstripe Rate Limits
SilverStripe does not enforce platform-level API rate limits out of the box. Rate limiting behavior depends on the specific REST or GraphQL module configuration and the hosting environment. Default ORM query limits apply to REST API responses.
Silverstripe Rate Limits is the machine-readable rate-limit profile for SilverStripe on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions.
Tagged areas include CMS, Content Management, GraphQL, REST API, and PHP.
3 Limits
CMSContent ManagementGraphQLREST APIPHPOpen-SourceFrameworkPagesAssetsVersioning
Limits
GraphQL is an optional module in CMS 6. Developers are responsible for implementing their own rate limiting via server configuration (nginx, Apache) or application middleware.
The default result limit per REST API request is 30 records. The maximum configurable limit is 100 records, both of which can be adjusted in the endpoint configuration. No platform-enforced rate limits on request frequency exist by default.
Authentication uses an x-api-token header with the API Token value. The API_TOKEN_AUTHENTICATION permission must be granted to users consuming the API via token.
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
This rate limit
curl "https://apis.io/api/v1/rate-limits/silverstripe-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.