v1

latestOpenAPI 3.1.02026-07-1342112262.5 KB
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"
}