Issue
I am attempting to authenticate to the Red Canary API, and am having difficulties figuring out what is required/syntax for the authentication. I didn’t see any “examples” on the right-side of the API page for what is required for the header and body, so I’m looking for a little guidance.
Environment
Red Canary API v3
Resolution
If you're having problems authenticating with your API token (access token/api key), please try Resetting your API token.
Authenticating via the API requires the following header:
Key: X-Api-Key
Value: <api key goes here>
Comments
0 comments
Please sign in to leave a comment.