API Key

Model

class pytm4srv.models.APIKey

API keys can be created by any active user to authenticate with the OnTakt API.

To use an API key to authorize a request, use the following HTTP header:

Authorization: Bearer API_KEY_GOES_HERE