Skip to main content

Request Authorization

Adding Authorization to a Request

To authorize an API request:

1️⃣ Open the Create Request screen.
2️⃣ Click the Auth tab.
2️⃣ Enter your token in the Bearer token input field.

Enter the bearer token in the Token input.

Entering Bearer Token

🚀 Your API request will now be authorized using the token.

💡 Where to find your token?

  • Some APIs provide tokens after logging in.
  • Others require generating an API key from a developer portal.