Test if your Authorization Key works
  • 17 Jul 2024
  • 1 Minute to read
  • Dark
    Light

Test if your Authorization Key works

  • Dark
    Light

Article summary

Get
/Test

Description

You can use the Test Endpoint to check if you are correctly sending the authentication credentials.

Use Case

This API enables you to verify the functionality of the token obtained from the authorization AP. Ensuring it works independently of other factors, such as misassigned roles or permissions.

Security
HTTP
Type Bearer

Please enter a valid token

Responses
200

Success


What's Next