Welcome
For instructions on how to start using the API, please head to the Quickstart. For details on quotas and error responses, see Rate Limits & Error Codes.Location Object
Authentication
All API endpoints are authenticated using Bearer tokens, which you can generate from the Settings → API Key section of your GMBapi dashboard.- Account token — scoped to a single account. The
account_idquery parameter is not required and is automatically inferred from the token. - Organization token — scoped to an organization with multiple accounts. The
account_idquery parameter must always be provided to specify the target account.
Endpoint Tags
Some endpoints in this reference are marked with badges in the sidebar:Organization
The endpoint requires an Organization token. Calling it with an Account token returns
403 Forbidden with Authorization level not found.Limited
The endpoint is restricted and only available to billing accounts that have been explicitly granted access by the GMBapi team. Currently applies to all Citations endpoints. Contact support to request access.