Sinay Rate Limits
Sinay governs API usage primarily through a monthly call / API-unit (credit) allowance tied to the subscribed plan rather than by publishing fixed per-second or per-minute request caps. Each API exposes its own consumption reporting - a /usages endpoint (returning allCalls, successCalls, clientErrorCalls, serverErrorCalls, and consumedApiUnits per month) on the Ports & Vessels, Metocean, CO2, and ETA APIs, and /consumption/current-period and /consumption/periods on the Port Congestion API. Some endpoints consume more than one API unit per call, so the effective request ceiling depends on the per-endpoint credit weighting for the plan.
Sinay Rate Limits is the machine-readable rate-limit profile for Sinay on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring api_units and requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for unauthorized.
Tagged areas include Maritime, Maritime Data, Rate Limiting, and Quotas.