RPPI

Authentication

The RPPI API supports both public (unauthenticated) and authenticated access.

Public Access

All /api/v1/* endpoints are publicly accessible without authentication. Public access is rate-limited to 60 requests per minute per IP.

API Key Authentication

For higher rate limits and usage tracking, authenticate with an API key. Pass your key via the Authorization header:

Authorization: Bearer rppi_your_api_key_here

API keys can be created and managed from your dashboard after signing up.

Rate Limit Tiers

TierRequests/minAuth
Public60None
User100API Key
Enterprise1,000API Key