Authentication & Headers

All Acceldata APIs require authentication using accessKey and secretKey. These keys are generated from the ADOC UI. For more information, see API Keys.

Required Headers

HeaderTypeDescription
accessKeystringAPI access key generated from ADOC UI
secretKeystringAPI secret key generated from ADOC UI
acceptstringAlways set to application/json
content-typestringUse application/json for requests with a body

Example

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard