Hyperline Rate Limits
Hyperline's REST API is authenticated per API key and follows REST conventions over HTTPS. Hyperline does not publish specific numeric request-per-minute or per-day rate limits in its public API reference; callers should handle HTTP 429 responses with exponential backoff. High-volume event ingestion is handled through the dedicated ingest endpoint and batch operations (billable-events batch, customers batch, invoices batch). Specific per-endpoint limit values are not reconciled in this artifact.
Hyperline Rate Limits is the machine-readable rate-limit profile for Hyperline on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests and events.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Billing, Subscriptions, Usage-Based, Metering, and Rate Limiting.