SAP Open Connectors

What is a connector token and how do I find it?

Connector tokens are the unique strings that we use to verify the identity of connector instances. This token is used in the Authorization header sent in many requests including all requests that use a specific instance. You may have seen some requests in our API docs require the connector token to be provided in the Authorization header like this:

Finding the Connector Token:

  1. From the Connectors Catalog, click on the blue bubble which has the number of instances you currently have active for the underlying connector.
  2. While hovering over the desired instance, click "View Token".
  3. The token should be displayed along with a convenient button which will copy the token to your keyboard if clicked.