- Notifications
You must be signed in to change notification settings - Fork36
postman
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
parent directory.. | ||||
To authenticate to the Audible API, the request have to be signed with the adp_token and the device_private_key obtained after a device registration.Postman don't support this out-of-the-box.
To use Postman for requesting the API, thispre-request-script and thepostman-util-lib is needed.
- Install the postman-util-lib
- Copy the content from the pre-request-script into the
Pre-request Scripts
Tab for the Collection or the single request - Create an Environment and define the variables
adp-token
andprivate-key
with the counterparts from the auth file