Skip to content

REST API

Partner API requests must include the API key in the Authorization header:

Authorization: users API-Key YOUR_API_KEY_HERE

When accessing the Partner API:

  1. Your API key must have access to the tenant specified in the URL
  2. Operations are limited to the permissions of the associated user
  3. Data is automatically filtered to the specified tenant
  • API keys are tied to specific users
  • Each key inherits the user’s permissions and tenant access
  • Keys can be revoked at any time through the admin panel