Skip to main content

Authentication

The API is authenticated using Session Tokens sent as Bearer tokens in the Authorization header.
  1. Create an access key in the https://next.app.rad.security/${your-tenant-id}/${your-account-id}/settings/tenant-access-keys
  2. Create a session token:
You’ll receive a response similar to the one below:
  1. Run an API call using a Session token: