GETapi.synup.com/api/v4/locations/search
Search locations
This API returns a list of locations that match a given keyword. The search can be performed on the following fields:
- Location Name
- Street Address
- Store ID
If no specific fields are provided, the API will search across all available fields by default.
Requires an API key. Send it as
Authorization: API <your-key> — see Getting started.Parameters
Query
| Name | Type | Required | Description |
|---|---|---|---|
query | string | required | Search keyword |
fields | array | optional | Specific fields to search against. If not provided, searches across all fields. |
first | integer | optional | Number of records to fetch from the most recent ones (i.e., from the end). Defaults to 50 if not provided. |
last | integer | optional | Number of records to fetch from the earliest ones (i.e., from the beginning). |
after | string | optional | Cursor to fetch records after |
before | string | optional | Cursor to fetch records before |
archived | string | optional | Filter locations archived true/false |
Request
Request
curl -X GET 'https://api.synup.com/api/v4/locations/search?query=&fields=&first=&last=&after=&before=&archived=' \
-H 'Authorization: API YOUR_API_KEY' \
-H 'Content-Type: application/json'const res = await fetch('https://api.synup.com/api/v4/locations/search?query=&fields=&first=&last=&after=&before=&archived=', {
method: 'GET',
headers: {
Authorization: 'API YOUR_API_KEY',
'Content-Type': 'application/json',
},
});
const data = await res.json();import requests
res = requests.get(
"https://api.synup.com/api/v4/locations/search?query=&fields=&first=&last=&after=&before=&archived=",
headers={
"Authorization": "API YOUR_API_KEY",
"Content-Type": "application/json",
},
)
data = res.json()req, _ := http.NewRequest("GET", "https://api.synup.com/api/v4/locations/search?query=&fields=&first=&last=&after=&before=&archived=", nil)
req.Header.Set("Authorization", "API YOUR_API_KEY")
req.Header.Set("Content-Type", "application/json")
res, err := http.DefaultClient.Do(req)Responses
| Status | Description |
|---|---|
200 | Successful response |
Example response
{
"data": {
"searchLocations": {
"edges": [
{
"cursor": "TG9jYXRpb246NTI3NDY5",
"node": {
"accountId": 16154,
"addOns": [],
"additionalCategoryIds": [],
"additionalCategoryNames": [],
"additionalInfo": null,
"additionalPhones": [],
"approved": "NOT_APPROVED",
"archivalScheduledAt": null,
"archived": false,
"archivedAt": null,
"bizUrl": null,
"bizUrlUtm": false,
"bookingUrl": null,
"businessHours": [],
"cancellationScheduledAt": null,
"categoryId": 15,
"city": "Sacramento",
"contentPreferredLanguage": "ENGLISH",
"countryCode": "1",
"countryIso": "US",
"createErrors": [],
"createdDate": "February 23, 2021",
"customAttributes": [
{
"archived": false,
"enumValues": [],
"name": "ABC",
"slug": "abc",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "NJL",
"slug": "njl",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "ZZZ",
"slug": "zzz",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "ALL",
"slug": "all",
"type": "STRING",
"value": [
"ss"
]
},
{
"archived": false,
"enumValues": [
"gulab jamun",
"rasgulla",
"ras malai",
"jalebi"
],
"name": "Dessets",
"slug": "dessets",
"type": "ENUM",
"value": [
"gulab jamun"
]
},
{
"archived": false,
"enumValues": [],
"name": "Attrs",
"slug": "attrs",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Attrs2",
"slug": "attrs2",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Toll-free Number",
"slug": "toll-free_number",
"type": "INTEGER",
"value": [
"80044637"
]
},
{
"archived": false,
"enumValues": [],
"name": "amenities",
"slug": "amenities",
"type": "ARRAY",
"value": [
"wifi",
"wheelchair",
"welcoming ceremony"
]
},
{
"archived": false,
"enumValues": [],
"name": "amenities02",
"slug": "amenities02",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "Amenities-check",
"slug": "amenities-check",
"type": "BOOLEAN",
"value": [
"false"
]
},
{
"archived": false,
"enumValues": [
"Atr1",
"atr2",
"atr3"
],
"name": "Prod_Attribute",
"slug": "prod_attribute",
"type": "ENUM",
"value": [
"Atr1"
]
},
{
"archived": false,
"enumValues": [],
"name": "wifi available",
"slug": "wifi_available",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "QQQQQQQ",
"slug": "qqqqqqq",
"type": "INTEGER",
"value": [
"123"
]
},
{
"archived": false,
"enumValues": [],
"name": "int02",
"slug": "int02",
"type": "INTEGER",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Tasty",
"slug": "tasty",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "dhdop",
"slug": "dhdop",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Abstract",
"slug": "abstract",
"type": "ARRAY",
"value": [
"abs1",
"abs2",
"abs3"
]
},
{
"archived": false,
"enumValues": [],
"name": "Senior Hours Required?",
"slug": "senior_hours_required?",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "kafka_check_attribute",
"slug": "kafka_check_attribute",
"type": "ARRAY",
"value": [
"one",
"two",
"three"
]
},
{
"archived": false,
"enumValues": [],
"name": "Parking",
"slug": "parking",
"type": "BOOLEAN",
"value": [
"false"
]
},
{
"archived": false,
"enumValues": [],
"name": "googlePlaceId",
"slug": "googleplaceid",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "hoursComments",
"slug": "hourscomments",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "isOpen",
"slug": "isopen",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "has_bicycle_rack?",
"slug": "has_bicycle_rack?",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [
"one",
"two"
],
"name": "quick",
"slug": "quick",
"type": "ENUM",
"value": [
"one"
]
},
{
"archived": false,
"enumValues": [],
"name": "instagramUrl",
"slug": "instagramurl",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "analyticsTrackingFireEvent",
"slug": "analyticstrackingfireevent",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "placeholderText",
"slug": "placeholdertext",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [
"FRND",
"MENMENMEN",
"BARNEY"
],
"name": "TV",
"slug": "tv",
"type": "ENUM",
"value": [
"FRND"
]
},
{
"archived": false,
"enumValues": [],
"name": "notificationEmails",
"slug": "notificationemails",
"type": "ARRAY",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "joinUrl",
"slug": "joinurl",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "account_att",
"slug": "account_att",
"type": "ARRAY",
"value": [
"1",
"2",
"4",
"3"
]
},
{
"archived": false,
"enumValues": [],
"name": "Post v2",
"slug": "post_v2",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "testingthetest",
"slug": "testingthetest",
"type": "INTEGER",
"value": [
"0"
]
},
{
"archived": false,
"enumValues": [],
"name": "int0",
"slug": "int0",
"type": "INTEGER",
"value": [
"0"
]
},
{
"archived": false,
"enumValues": [],
"name": "url_appointment",
"slug": "url_appointment",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Slug",
"slug": "slug",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "New Name",
"slug": "new_name",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "test200",
"slug": "test200",
"type": "STRING",
"value": [
"test test"
]
},
{
"archived": false,
"enumValues": [],
"name": "Name",
"slug": "name",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Test Department ",
"slug": "test_department_",
"type": "ARRAY",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Fresh Fish Section ",
"slug": "fresh_fish_section_",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Test 28 11 22",
"slug": "test_28_11_22",
"type": "STRING",
"value": [
"Test 28"
]
},
{
"archived": false,
"enumValues": [],
"name": "blablacar",
"slug": "blablacar",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "requires temperature check customers",
"slug": "requires_temperature_check_customers",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "Custom Tee Point",
"slug": "custom_tee_point",
"type": "STRING",
"value": [
"tess"
]
},
{
"archived": false,
"enumValues": [],
"name": "appointment_required",
"slug": "appointment_required",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "requires masks customers",
"slug": "requires_masks_customers",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "is black owned",
"slug": "is_black_owned",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "BewAttribute",
"slug": "bewattribute",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Pets 2 ",
"slug": "pets_2_",
"type": "ARRAY",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "test214122",
"slug": "test214122",
"type": "STRING",
"value": [
"test2"
]
},
{
"archived": false,
"enumValues": [],
"name": "Test123",
"slug": "test123",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "ohiiiignore",
"slug": "ohiiiignore",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "yesnotest",
"slug": "yesnotest",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "account_leve_test_for_ext",
"slug": "account_leve_test_for_ext",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Custom location ID",
"slug": "custom_location_id",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Account Attr",
"slug": "account_attr",
"type": "ARRAY",
"value": [
"one",
"two",
"three"
]
},
{
"archived": false,
"enumValues": [
"b",
"a",
"c"
],
"name": "enum01",
"slug": "enum01",
"type": "ENUM",
"value": [
"a"
]
},
{
"archived": false,
"enumValues": [],
"name": "Paneer Speciality",
"slug": "paneer_speciality",
"type": "STRING",
"value": [
"https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/ba2a41b19668c5cba709dd63ff2e7f30/be9eafc1-78ca-4515-a164-005a28db4e69.jpg"
]
},
{
"archived": false,
"enumValues": [],
"name": "welcomes_lgbtq",
"slug": "welcomes_lgbtq",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "Lgbtq+ friendly",
"slug": "lgbtq+_friendly",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "analyticsTrackingScript",
"slug": "analyticstrackingscript",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "test-os-attr3",
"slug": "test-os-attr3",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "lead_photo_drive",
"slug": "lead_photo_drive",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "parcel",
"slug": "parcel",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "test-os-attr1",
"slug": "test-os-attr1",
"type": "INTEGER",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "global-attr-2",
"slug": "global-attr-2",
"type": "STRING",
"value": [
"testing "
]
},
{
"archived": false,
"enumValues": [],
"name": "bollean03",
"slug": "bollean03",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "global-attr-1",
"slug": "global-attr-1",
"type": "STRING",
"value": [
"11111"
]
},
{
"archived": false,
"enumValues": [],
"name": "KAM",
"slug": "kam",
"type": "STRING",
"value": [
"default text"
]
}
],
"databaseId": 527469,
"description": "About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business About The Business",
"enabledSiteIds": [],
"facebookUrl": null,
"folderId": "401228fe-8ee9-4914-a08a-db7cda490ec9",
"folderName": "root",
"franchise": false,
"googleAdsPhone": null,
"googleVerificationStatus": {
"message": null,
"status": "NOT_CONNECTED"
},
"googleplusUrl": null,
"hideAddress": false,
"id": "TG9jYXRpb246NTI3NDY5",
"instagramUrl": null,
"isRestaurant": true,
"lastUpdatedDate": "December 13, 2025",
"latitude": "38.5934167",
"linkedinUrl": null,
"locationPhotos": [],
"longitude": "-121.4015013",
"managedServiceSiteBuckets": [],
"managedServiceSites": [],
"moreHours": [],
"name": "TEST",
"offeringsUrl": null,
"ownerEmail": null,
"ownerName": null,
"package": "PREMIUM",
"paymentMethods": [],
"phone": "2003004000",
"pinterestUrl": null,
"planId": 191,
"planName": "Local Basic Monthly",
"postalCode": "95825",
"publisherAttributes": [],
"reservationUrl": null,
"serviceItems": [],
"stateIso": "AZ",
"stateName": "Arizona",
"storeId": "TEST",
"street": "Fulton Ave",
"street1": "2330",
"subCategoryId": 641,
"subCategoryName": "Absinthe Bars",
"tagline": null,
"tags": [
"all"
],
"temporarilyClosed": false,
"tiktokUrl": null,
"toplineMessage": null,
"toplineMessageText": null,
"twitterUrl": null,
"uid": "46e975b4-0e11-40fa-b949-43d84a1fa7c0",
"updatedAt": "2025-12-13T16:56:58.979Z",
"videos": [],
"voiceStatus": 1,
"yearOfIncorporation": null,
"youtubeUrl": null
}
},
{
"cursor": "TG9jYXRpb246NzEyMzAx",
"node": {
"accountId": 16154,
"addOns": [],
"additionalCategoryIds": [
1943,
1904
],
"additionalCategoryNames": [
"Bookkeeping Service",
"Certified Public Accountants"
],
"additionalInfo": null,
"additionalPhones": [],
"approved": "APPROVED",
"archivalScheduledAt": null,
"archived": false,
"archivedAt": null,
"bizUrl": null,
"bizUrlUtm": false,
"bookingUrl": null,
"businessHours": [
{
"day": "SUNDAY",
"slots": [
{
"end": "05:00pm",
"start": "09:00am"
}
],
"specialDate": null,
"type": "OPEN"
},
{
"day": "MONDAY",
"slots": [
{
"end": "05:00pm",
"start": "09:00am"
}
],
"specialDate": null,
"type": "OPEN"
},
{
"day": "TUESDAY",
"slots": [
{
"end": "05:00pm",
"start": "09:00am"
}
],
"specialDate": null,
"type": "OPEN"
},
{
"day": "WEDNESDAY",
"slots": [
{
"end": "05:00pm",
"start": "09:00am"
}
],
"specialDate": null,
"type": "OPEN"
},
{
"day": "THURSDAY",
"slots": [
{
"end": "05:00pm",
"start": "09:00am"
}
],
"specialDate": null,
"type": "OPEN"
},
{
"day": "FRIDAY",
"slots": [
{
"end": "09:30pm",
"start": "09:00am"
}
],
"specialDate": null,
"type": "OPEN"
},
{
"day": "SATURDAY",
"slots": [
{
"end": "05:00pm",
"start": "09:00am"
}
],
"specialDate": null,
"type": "OPEN"
}
],
"cancellationScheduledAt": null,
"categoryId": 13,
"city": "Ranchi",
"contentPreferredLanguage": "ENGLISH",
"countryCode": "91",
"countryIso": "IN",
"createErrors": [],
"createdDate": "March 29, 2022",
"customAttributes": [
{
"archived": false,
"enumValues": [],
"name": "ABC",
"slug": "abc",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "NJL",
"slug": "njl",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "ZZZ",
"slug": "zzz",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "ALL",
"slug": "all",
"type": "STRING",
"value": [
"ss"
]
},
{
"archived": false,
"enumValues": [
"gulab jamun",
"rasgulla",
"ras malai",
"jalebi"
],
"name": "Dessets",
"slug": "dessets",
"type": "ENUM",
"value": [
"gulab jamun"
]
},
{
"archived": false,
"enumValues": [],
"name": "Attrs",
"slug": "attrs",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Attrs2",
"slug": "attrs2",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Toll-free Number",
"slug": "toll-free_number",
"type": "INTEGER",
"value": [
"80044637"
]
},
{
"archived": false,
"enumValues": [],
"name": "amenities",
"slug": "amenities",
"type": "ARRAY",
"value": [
"wifi",
"wheelchair",
"welcoming ceremony"
]
},
{
"archived": false,
"enumValues": [],
"name": "amenities02",
"slug": "amenities02",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "Amenities-check",
"slug": "amenities-check",
"type": "BOOLEAN",
"value": [
"false"
]
},
{
"archived": false,
"enumValues": [
"Atr1",
"atr2",
"atr3"
],
"name": "Prod_Attribute",
"slug": "prod_attribute",
"type": "ENUM",
"value": [
"Atr1"
]
},
{
"archived": false,
"enumValues": [],
"name": "wifi available",
"slug": "wifi_available",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "QQQQQQQ",
"slug": "qqqqqqq",
"type": "INTEGER",
"value": [
"123"
]
},
{
"archived": false,
"enumValues": [],
"name": "int02",
"slug": "int02",
"type": "INTEGER",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Tasty",
"slug": "tasty",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "dhdop",
"slug": "dhdop",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Abstract",
"slug": "abstract",
"type": "ARRAY",
"value": [
"abs1",
"abs2",
"abs3"
]
},
{
"archived": false,
"enumValues": [],
"name": "Senior Hours Required?",
"slug": "senior_hours_required?",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "kafka_check_attribute",
"slug": "kafka_check_attribute",
"type": "ARRAY",
"value": [
"one",
"two",
"three"
]
},
{
"archived": false,
"enumValues": [],
"name": "Parking",
"slug": "parking",
"type": "BOOLEAN",
"value": [
"false"
]
},
{
"archived": false,
"enumValues": [],
"name": "googlePlaceId",
"slug": "googleplaceid",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "hoursComments",
"slug": "hourscomments",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "isOpen",
"slug": "isopen",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "has_bicycle_rack?",
"slug": "has_bicycle_rack?",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [
"one",
"two"
],
"name": "quick",
"slug": "quick",
"type": "ENUM",
"value": [
"one"
]
},
{
"archived": false,
"enumValues": [],
"name": "instagramUrl",
"slug": "instagramurl",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "analyticsTrackingFireEvent",
"slug": "analyticstrackingfireevent",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "placeholderText",
"slug": "placeholdertext",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [
"FRND",
"MENMENMEN",
"BARNEY"
],
"name": "TV",
"slug": "tv",
"type": "ENUM",
"value": [
"FRND"
]
},
{
"archived": false,
"enumValues": [],
"name": "notificationEmails",
"slug": "notificationemails",
"type": "ARRAY",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "joinUrl",
"slug": "joinurl",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "account_att",
"slug": "account_att",
"type": "ARRAY",
"value": [
"1",
"2",
"4",
"3"
]
},
{
"archived": false,
"enumValues": [],
"name": "Post v2",
"slug": "post_v2",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "testingthetest",
"slug": "testingthetest",
"type": "INTEGER",
"value": [
"0"
]
},
{
"archived": false,
"enumValues": [],
"name": "Test Attribute",
"slug": "test_attribute",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "int0",
"slug": "int0",
"type": "INTEGER",
"value": [
"0"
]
},
{
"archived": false,
"enumValues": [],
"name": "url_appointment",
"slug": "url_appointment",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Slug",
"slug": "slug",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "New Name",
"slug": "new_name",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "test200",
"slug": "test200",
"type": "STRING",
"value": [
"test test"
]
},
{
"archived": false,
"enumValues": [],
"name": "Name",
"slug": "name",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Test Department ",
"slug": "test_department_",
"type": "ARRAY",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Fresh Fish Section ",
"slug": "fresh_fish_section_",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Test 28 11 22",
"slug": "test_28_11_22",
"type": "STRING",
"value": [
"Test 28"
]
},
{
"archived": false,
"enumValues": [],
"name": "blablacar",
"slug": "blablacar",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "requires temperature check customers",
"slug": "requires_temperature_check_customers",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "Custom Tee Point",
"slug": "custom_tee_point",
"type": "STRING",
"value": [
"tess"
]
},
{
"archived": false,
"enumValues": [],
"name": "appointment_required",
"slug": "appointment_required",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "requires masks customers",
"slug": "requires_masks_customers",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "is black owned",
"slug": "is_black_owned",
"type": "BOOLEAN",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "BewAttribute",
"slug": "bewattribute",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Pets 2 ",
"slug": "pets_2_",
"type": "ARRAY",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "test214122",
"slug": "test214122",
"type": "STRING",
"value": [
"test2"
]
},
{
"archived": false,
"enumValues": [],
"name": "Test123",
"slug": "test123",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "ohiiiignore",
"slug": "ohiiiignore",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "yesnotest",
"slug": "yesnotest",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "account_leve_test_for_ext",
"slug": "account_leve_test_for_ext",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Custom location ID",
"slug": "custom_location_id",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "Account Attr",
"slug": "account_attr",
"type": "ARRAY",
"value": [
"one",
"two",
"three"
]
},
{
"archived": false,
"enumValues": [
"b",
"a",
"c"
],
"name": "enum01",
"slug": "enum01",
"type": "ENUM",
"value": [
"a"
]
},
{
"archived": false,
"enumValues": [],
"name": "Paneer Speciality",
"slug": "paneer_speciality",
"type": "STRING",
"value": [
"https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/ba2a41b19668c5cba709dd63ff2e7f30/be9eafc1-78ca-4515-a164-005a28db4e69.jpg"
]
},
{
"archived": false,
"enumValues": [],
"name": "welcomes_lgbtq",
"slug": "welcomes_lgbtq",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "Lgbtq+ friendly",
"slug": "lgbtq+_friendly",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "analyticsTrackingScript",
"slug": "analyticstrackingscript",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "test-os-attr3",
"slug": "test-os-attr3",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "lead_photo_drive",
"slug": "lead_photo_drive",
"type": "STRING",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "parcel",
"slug": "parcel",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "test-os-attr1",
"slug": "test-os-attr1",
"type": "INTEGER",
"value": []
},
{
"archived": false,
"enumValues": [],
"name": "global-attr-2",
"slug": "global-attr-2",
"type": "STRING",
"value": [
"testing "
]
},
{
"archived": false,
"enumValues": [],
"name": "bollean03",
"slug": "bollean03",
"type": "BOOLEAN",
"value": [
"true"
]
},
{
"archived": false,
"enumValues": [],
"name": "global-attr-1",
"slug": "global-attr-1",
"type": "STRING",
"value": [
"11111"
]
},
{
"archived": false,
"enumValues": [],
"name": "KAM",
"slug": "kam",
"type": "STRING",
"value": [
"default text"
]
}
],
"databaseId": 712301,
"description": "We're taking strict measures to ensure that we secure the highest quality of safety assurance. While we have resumed services we're operating with a limited team. Thanks for your patience, as it may take longer than usual to connect with us.",
"enabledSiteIds": [],
"facebookUrl": "",
"folderId": "be3603fb-0f2b-4821-829f-187c74af94f1",
"folderName": "sanity32",
"franchise": false,
"googleAdsPhone": "9804011221",
"googleVerificationStatus": {
"message": null,
"status": "NOT_CONNECTED"
},
"googleplusUrl": null,
"hideAddress": false,
"id": "TG9jYXRpb246NzEyMzAx",
"instagramUrl": null,
"isRestaurant": false,
"lastUpdatedDate": "December 13, 2025",
"latitude": "23.0620179",
"linkedinUrl": "",
"locationPhotos": [
{
"databaseId": 2675502,
"fileSize": 112456,
"id": "TWVkaWFGaWxlOjI2NzU1MDI=",
"name": "75f5d498-2b00-455b-9061-5a0ce5c1ade2.jpg",
"starred": false,
"thumbnailUrl": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/200x200/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/59c670a3536b937ec7910f7619ee3304/61ad13a4-014d-43de-a994-214a4978ebd5.jpg",
"type": "ADDITIONAL",
"url": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/250x250/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/59c670a3536b937ec7910f7619ee3304/61ad13a4-014d-43de-a994-214a4978ebd5.jpg"
},
{
"databaseId": 3162494,
"fileSize": 28449,
"id": "TWVkaWFGaWxlOjMxNjI0OTQ=",
"name": "Found_faces",
"starred": false,
"thumbnailUrl": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/200x200/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/ba2a41b19668c5cba709dd63ff2e7f30/e939ba52-1625-40a0-817a-79b759e10b5c.jpg",
"type": "LOGO",
"url": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/250x250/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/ba2a41b19668c5cba709dd63ff2e7f30/e939ba52-1625-40a0-817a-79b759e10b5c.jpg"
},
{
"databaseId": 14165890,
"fileSize": 62140,
"id": "TWVkaWFGaWxlOjE0MTY1ODkw",
"name": "Screenshot_2025-07-17_at_9.00.07 PM.png",
"starred": false,
"thumbnailUrl": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/200x200/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/70b2b948b071e12cfd298916316b3732/d487dab1-609f-481e-9f12-f59713208364.png",
"type": "ADDITIONAL",
"url": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/250x250/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/70b2b948b071e12cfd298916316b3732/d487dab1-609f-481e-9f12-f59713208364.png"
},
{
"databaseId": 3460831,
"fileSize": 87871,
"id": "TWVkaWFGaWxlOjM0NjA4MzE=",
"name": "insta_5_-16",
"starred": false,
"thumbnailUrl": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/200x200/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/ba2a41b19668c5cba709dd63ff2e7f30/33ef7986-96ed-47f3-9242-f8ee2a1d44c0.jpg",
"type": "COVER",
"url": "https://t2.verifymybiz.com/unsafe/adaptive-full-fit-in/250x250/filters:format(png)/https://sy-media-store.s3-us-west-2.amazonaws.com/f5c4e13cfb1ad0bb962adf283472dc97/ba2a41b19668c5cba709dd63ff2e7f30/33ef7986-96ed-47f3-9242-f8ee2a1d44c0.jpg"
}
],
"longitude": "84.9594127",
"managedServiceSiteBuckets": [],
"managedServiceSites": [],
"moreHours": [],
"name": "ZEwxc",
"offeringsUrl": null,
"ownerEmail": "akshay@synup.com",
"ownerName": "",
"package": "PREMIUM",
"paymentMethods": [
"VISA",
"MASTERCARD",
"APPLE_PAY",
"PAYPAL",
"ANDROID_PAY"
],
"phone": "1234567890",
"pinterestUrl": null,
"planId": 86,
"planName": "V2 Premium Slow + Fast Sites",
"postalCode": "835234",
"publisherAttributes": [
{
"attributeName": "Additional categories",
"publisherName": "GOOGLE",
"value": [
"gcid:food_and_beverage_exporter"
]
}
],
"reservationUrl": null,
"serviceItems": [],
"stateIso": "JH",
"stateName": "Jharkhand",
"storeId": "Aksh-test",
"street": "House No 5, VILL Tapkara, PO-Mahugaon, PS, near paddy procurement godown, Lapung",
"street1": "",
"subCategoryId": 618,
"subCategoryName": "Restaurant Supplies",
"tagline": "",
"tags": [
"all",
"india",
"bulk_adding",
"abc",
"sachit_test",
"helloworld",
"20",
"teston30622",
"adding",
"20bulkedit",
"all380",
"customdomain12",
"space tag",
"photos",
"jrew01"
],
"temporarilyClosed": false,
"tiktokUrl": null,
"toplineMessage": null,
"toplineMessageText": null,
"twitterUrl": "",
"uid": "03b78ddf-13af-40c9-b9a8-ffd2262304d5",
"updatedAt": "2025-12-13T17:00:50.670Z",
"videos": [],
"voiceStatus": 3,
"yearOfIncorporation": 1990,
"youtubeUrl": null
}
}
],
"pageInfo": {
"endCursor": "TG9jYXRpb246NzEyMzAx",
"hasNextPage": true,
"hasPreviousPage": true,
"total": 22
}
}
}
}Response body
| Name | Type | Required | Description |
|---|---|---|---|
data | object | required | |
data.searchLocations | object | required | |
data.searchLocations.edges | array of object | required | |
data.searchLocations.edges[].cursor | string | required | |
data.searchLocations.edges[].node | object | required | |
data.searchLocations.edges[].node.accountId | integer | required | |
data.searchLocations.edges[].node.addOns | array of string | required | |
data.searchLocations.edges[].node.additionalCategoryIds | array of integer | required | |
data.searchLocations.edges[].node.additionalCategoryNames | array of string | required | |
data.searchLocations.edges[].node.additionalInfo | null | required | |
data.searchLocations.edges[].node.additionalPhones | array of string | required | |
data.searchLocations.edges[].node.approved | string | required | |
data.searchLocations.edges[].node.archivalScheduledAt | null | required | |
data.searchLocations.edges[].node.archived | boolean | required | |
data.searchLocations.edges[].node.archivedAt | null | required | |
data.searchLocations.edges[].node.bizUrl | null | required | |
data.searchLocations.edges[].node.bizUrlUtm | boolean | required | |
data.searchLocations.edges[].node.bookingUrl | null | required | |
data.searchLocations.edges[].node.businessHours | array of object | required | |
data.searchLocations.edges[].node.businessHours[].day | string | required | |
data.searchLocations.edges[].node.businessHours[].slots | array of object | required | |
data.searchLocations.edges[].node.businessHours[].slots[].end | string | required | |
data.searchLocations.edges[].node.businessHours[].slots[].start | string | required | |
data.searchLocations.edges[].node.businessHours[].specialDate | null | required | |
data.searchLocations.edges[].node.businessHours[].type | string | required | |
data.searchLocations.edges[].node.cancellationScheduledAt | null | required | |
data.searchLocations.edges[].node.categoryId | integer | required | |
data.searchLocations.edges[].node.city | string | required | |
data.searchLocations.edges[].node.contentPreferredLanguage | string | required | |
data.searchLocations.edges[].node.countryCode | string | required | |
data.searchLocations.edges[].node.countryIso | string | required | |
data.searchLocations.edges[].node.createErrors | array of string | required | |
data.searchLocations.edges[].node.createdDate | string | required | |
data.searchLocations.edges[].node.customAttributes | array of object | required | |
data.searchLocations.edges[].node.customAttributes[].archived | boolean | required | |
data.searchLocations.edges[].node.customAttributes[].enumValues | array of string | required | |
data.searchLocations.edges[].node.customAttributes[].name | string | required | |
data.searchLocations.edges[].node.customAttributes[].slug | string | required | |
data.searchLocations.edges[].node.customAttributes[].type | string | required | |
data.searchLocations.edges[].node.customAttributes[].value | array of string | required | |
data.searchLocations.edges[].node.databaseId | integer | required | |
data.searchLocations.edges[].node.description | string | required | |
data.searchLocations.edges[].node.enabledSiteIds | array of string | required | |
data.searchLocations.edges[].node.facebookUrl | string | required | |
data.searchLocations.edges[].node.folderId | string | required | |
data.searchLocations.edges[].node.folderName | string | required | |
data.searchLocations.edges[].node.franchise | boolean | required | |
data.searchLocations.edges[].node.googleAdsPhone | string | required | |
data.searchLocations.edges[].node.googleVerificationStatus | object | required | |
data.searchLocations.edges[].node.googleVerificationStatus.message | null | required | |
data.searchLocations.edges[].node.googleVerificationStatus.status | string | required | |
data.searchLocations.edges[].node.googleplusUrl | null | required | |
data.searchLocations.edges[].node.hideAddress | boolean | required | |
data.searchLocations.edges[].node.id | string | required | |
data.searchLocations.edges[].node.instagramUrl | null | required | |
data.searchLocations.edges[].node.isRestaurant | boolean | required | |
data.searchLocations.edges[].node.lastUpdatedDate | string | required | |
data.searchLocations.edges[].node.latitude | string | required | |
data.searchLocations.edges[].node.linkedinUrl | string | required | |
data.searchLocations.edges[].node.locationPhotos | array of object | required | |
data.searchLocations.edges[].node.locationPhotos[].databaseId | integer | required | |
data.searchLocations.edges[].node.locationPhotos[].fileSize | integer | required | |
data.searchLocations.edges[].node.locationPhotos[].id | string | required | |
data.searchLocations.edges[].node.locationPhotos[].name | string | required | |
data.searchLocations.edges[].node.locationPhotos[].starred | boolean | required | |
data.searchLocations.edges[].node.locationPhotos[].thumbnailUrl | string | required | |
data.searchLocations.edges[].node.locationPhotos[].type | string | required | |
data.searchLocations.edges[].node.locationPhotos[].url | string | required | |
data.searchLocations.edges[].node.longitude | string | required | |
data.searchLocations.edges[].node.managedServiceSiteBuckets | array of string | required | |
data.searchLocations.edges[].node.managedServiceSites | array of string | required | |
data.searchLocations.edges[].node.moreHours | array of string | required | |
data.searchLocations.edges[].node.name | string | required | |
data.searchLocations.edges[].node.offeringsUrl | null | required | |
data.searchLocations.edges[].node.ownerEmail | string | required | |
data.searchLocations.edges[].node.ownerName | string | required | |
data.searchLocations.edges[].node.package | string | required | |
data.searchLocations.edges[].node.paymentMethods | array of string | required | |
data.searchLocations.edges[].node.phone | string | required | |
data.searchLocations.edges[].node.pinterestUrl | null | required | |
data.searchLocations.edges[].node.planId | integer | required | |
data.searchLocations.edges[].node.planName | string | required | |
data.searchLocations.edges[].node.postalCode | string | required | |
data.searchLocations.edges[].node.publisherAttributes | array of object | required | |
data.searchLocations.edges[].node.publisherAttributes[].attributeName | string | optional | |
data.searchLocations.edges[].node.publisherAttributes[].publisherName | string | optional | |
data.searchLocations.edges[].node.publisherAttributes[].value | array of string | optional | |
data.searchLocations.edges[].node.reservationUrl | null | required | |
data.searchLocations.edges[].node.serviceItems | array of string | required | |
data.searchLocations.edges[].node.stateIso | string | required | |
data.searchLocations.edges[].node.stateName | string | required | |
data.searchLocations.edges[].node.storeId | string | required | |
data.searchLocations.edges[].node.street | string | required | |
data.searchLocations.edges[].node.street1 | string | required | |
data.searchLocations.edges[].node.subCategoryId | integer | required | |
data.searchLocations.edges[].node.subCategoryName | string | required | |
data.searchLocations.edges[].node.tagline | string | required | |
data.searchLocations.edges[].node.tags | array of string | required | |
data.searchLocations.edges[].node.temporarilyClosed | boolean | required | |
data.searchLocations.edges[].node.tiktokUrl | null | required | |
data.searchLocations.edges[].node.toplineMessage | null | required | |
data.searchLocations.edges[].node.toplineMessageText | null | required | |
data.searchLocations.edges[].node.twitterUrl | string | required | |
data.searchLocations.edges[].node.uid | string | required | |
data.searchLocations.edges[].node.updatedAt | string | required | |
data.searchLocations.edges[].node.videos | array of string | required | |
data.searchLocations.edges[].node.voiceStatus | integer | required | |
data.searchLocations.edges[].node.yearOfIncorporation | integer | required | |
data.searchLocations.edges[].node.youtubeUrl | null | required | |
data.searchLocations.pageInfo | object | required | |
data.searchLocations.pageInfo.endCursor | string | required | |
data.searchLocations.pageInfo.hasNextPage | boolean | required | |
data.searchLocations.pageInfo.hasPreviousPage | boolean | required | |
data.searchLocations.pageInfo.total | integer | required |