Skip to main content
GET
/
connect
/
{platform}
Start an OAuth connect flow
curl --request GET \
  --url http://localhost:4100/api/v1/connect/{platform} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Your Postbreeze API key

Path Parameters

platform
string
required

Response

Successful response

The response is of type object.