Authentication

You'll need to authenticate your requests to access any of the endpoints in the Bodyguard.ai API. In this guide, we'll look at how authentication works.

Obtaining Authorization

The Bodyguard.ai API provides access control for authorization through channel ID and API key allowing you to control who can manage specific analyses, features, etc.

You will need to include headers to identify your application with an API key and set the content type to JSON:

  • Name
    Content-Type
    Type
    Description
    application/json
  • Name
    X-Api-Key
    Type
    Description
    Your API key