Към съдържанието
For developers

Racerverse API

JSON endpoints, free for personal and commercial use. Most endpoints require an API key for cross-origin / programmatic access; share-friendly endpoints (OG images, embeds, RSS) stay open. Rate-limited per IP. Hit [email protected] if you need a higher limit or have a question.

Authentication

Request a free key at /account/api-keys (sign-in required). Pass it on every request via:

Authorization: Bearer rk_<your-key>

Keys can be revoked at any time from the same page. The website's own pages call these endpoints without keys (same-origin requests are allowed automatically), so you only need a key for off-domain use: scripts, bots, dashboards, mobile apps, etc.

Endpoints marked open below stay accessible without a key — they're meant for sharing (OG images, embeds, RSS).