Skip to main content
GET
Search for Google locations

Authorizations

x-APIKey
string
header
required

The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.

Query Parameters

google_location_id
string

The ID of the Google location stored in Partoo.

oauth_account_id
string

The ID of the OAuth account stored in Partoo.

not_connected_only
boolean

Filter for locations not connected to any business.

verification_status
string

Filter by verification status.

page
integer
default:1

The page number for pagination.

Response

OK

Paginated Google Locations

locations
object[]
page
integer

Current page number

Example:

1

max_page
integer

Last page number

Example:

10

count
integer

Number of resources complying with filters

Example:

287