Skip to main content

REST API Management

Admin Only

This section is only accessible to users with administrative permissions.

The REST API Management page lets you manage API keys that enable programmatic access to your Durst Analytics+ data. You can:

  • Create new API keys
  • View existing keys, including creation and last usage dates
  • Delete or regenerate keys

Additionally, a link to the Swagger UI is provided to explore available API endpoints and their details.

API Key Management

REST API Access

The REST API is available as part of the Durst Analytics+ subscription.
If your account includes this subscription, you can manage API keys and use all endpoints.

If not, API requests will return a 403 Forbidden error. However, you can still view the API documentation and explore available endpoints.

403 Forbidden

Security Considerations

API Key Security

API keys are sensitive credentials and must be treated like passwords.

  • Never share API keys publicly
  • Immediately delete any keys that may have been exposed
  • API keys are stored in encrypted form
  • A key is displayed only once at creation
  • Lost keys can't be recovered, generate a new key if needed and delete the old one