Skip to main content

Base URL

Authentication

Every request requires an API key via the X-API-Key header:
Get your key from the Rushed Dashboard. See Authentication for details on scopes and key management.
The only endpoint that does not require authentication is GET /health.

The include parameter

Article endpoints support an include query parameter to request enrichment modules beyond the base fields:
See Include Fields for the complete guide.

Sorting

Article endpoints support a sort parameter:

Response format

All responses follow this pattern:

Plan tiers

Rate limiting

Requests are rate-limited per API key. See Rate Limits for headers and backoff strategies.

Status codes