Obtain an auth token

Contact Orum for access to an Orum Portal account, where you can set up your login credentials and API Key.
Use this /authenticate endpoint to exchange your Portal credentials (id and secret) for an auth_token.
To authenticate to all future Deliver endpoints, pass the auth_token in the Authorization header and the API key in the X-API-KEY header.
The auth token is valid for one hour and can be refreshed using the /refresh endpoint.

Language
Click Try It! to start a request and see the response here!