v1
latestOpenAPI 3.1.02026-07-2371316.8 KBEnd User
Get accessToken of new or existing user
Retrieve an accessToken for a Thryve user. Automatically creates a user if partnerUserID is empty or no existing user with specified partnerUserID exists.
post/v5/accessToken
Headers
Authorizationstring required
Basic Auth for your username:password. Required for all endpoints
AppAuthorizationstring required
Basic Auth for your authID:authSecret. Required for all endpoints.
Response
Request successful. Returns the accessToken of a user.