v4

latestOpenAPI 3.1.02026-08-01139149645.9 KB
Connector

Get Connector Token

get/api/embedded/v1/connectors/connector_token/{temporary_token}

Path parameters

temporary_tokenstring required

Response

Successful Response

connector_tokenstring required

Connector token of the connector using which you can make API calls to Bindbee

connector_idstring uuid required

The ID of the connector associated with the request

Example response

{
  "connector_token": "jk23h4jk23hk4j2h3kj4h23kjh4k23jh4k2j3h4",
  "connector_id": "123e4567-e89b-12d3-a456-426614174000"
}