The Playbooks API uses API keys to authenticate requests and grant access to private resources.
To see this in action, simply copy / paste the following command and replace the <your_api_key>
with your credentials.
This should return a 200 response as shown.
Header | Type | Description |
---|---|---|
Authorization | string | Your session JWT token |