🚧

Requirements

To create a service token, you'll need a client id and secret. You can access these by logging into the Data Recipient Hub

Use the service token endpoint to generate an access token which will last for 24-hours.

The header must contain Basic Auth (your clientId and secret base64 encoded), and the body of the request requires the scope specifying the service. After the token expires, use this endpoint to generate a new one.

📘

The scope for the Apps Management and Notifications APIs are different

Use alps for Apps Management and notifications_subscriptions advisory for Notifications.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!