Optisigns Rate Limits
OptiSigns serves a single GraphQL endpoint at https://graphql-gateway.optisigns.com/graphql, authenticated per API key. OptiSigns does not publish specific numeric rate limits (requests per minute/second or query complexity budgets) in its public developer docs. The developer materials note error handling and pagination as first-class concerns, which implies server-side throttling and paged result sets, but exact limits are not documented. Treat limits as unconfirmed and design clients defensively.
Optisigns Rate Limits is the machine-readable rate-limit profile for OptiSigns on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, query_cost, and items.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Digital Signage, Screens, GraphQL, Rate Limiting, and Quotas.