Thryve Integration

Get Thryve credentials

get

Get Thryve credentials for white-label customers. Returns the endUserAlias. If the user doesn't have a Thryve connection, one will be created automatically.

Required scope: connections Access restriction: White-label customer clients only

Authorizations
AuthorizationstringRequired

Enter JWT access token

Header parameters
AuthorizationstringOptional

Required. Pass the user's access token as a bearer token

Responses
chevron-right
200

Thryve credentials retrieved successfully

application/json

Response containing Thryve credentials for white-label customers

endUserAliasstringRequired

Thryve endUserAlias

Example: bn-a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6q7r8s9t0u1v2w3x4y5z6
get
/api/v1/integrations/thryve/credentials

Last updated