Authentication
All API requests must include an Authorization
header with your API key:
Authorization: Bearer rlk_your_api_key_here
API Key Format
API keys follow the format: rlk_
followed by a unique identifier.
Example: rlk_abc123def456ghi789