Bump.sh

API Explorer - Authentication support

New

api-explorer-auth.png

Authentication is now supported for APIs providing authentication methods.

We currently support:

  • HTTP: Bearer/Basic,
  • API keys: Header/Query string/Cookie,
  • OAuth2: basic support through a header token field.

Users only have to define it once to use it on any of your API operations that require it.

Want to try the API Explorer? You can request access here.

The API Explorer is still in beta. We warmly welcome your feedback.