Documentation
API Reference
Authentication
The RealDesk API uses Bearer Token authentication. To get started, generate an API Key from your Admin Dashboard under 'Integrations'. Include this key in the Authorization header of your HTTP requests: `Authorization: Bearer YOUR_API_KEY`. Tokens have a default expiration of 30 days but can be rotated manually for security.