How to use it
- Choose the authorization type.
- Enter username/password, token or API key.
- Copy the header, curl or Postman output separately.
Developer tool
Generate copy-ready headers, curl snippets and Postman values for Basic Auth, Bearer Token and API Key.
Quick guide
Preparing Basic Auth, Bearer Token and API Key headers by hand can cause mistakes. This tool generates header, curl and Postman values in the browser.
No. Outputs are generated in the browser.
Basic Auth is only Base64 encoding; use it over HTTPS in production.
Similar tools