latestOpenAPI 3.1.02026-08-2142112263.4 KB

0c0a6e5e4531

OAuth 2

Get token info

Get token info

get/v1/oauth2/token_info

Response

Successful Response

business_idstring required

Business id of the authorized business.

business_namestring required

Business name of the authorized business.

Example response

{
  "business_id": "macs_burger_joint_2",
  "business_name": "Macs Burger Joint"
}