Account Request URL
-Base Endpoint
-
Search businesses by name
or phone
Get
Search for businesses that match the specified criteria.
Get business details by ID
Retrieve detailed information about a specific business.
/businesses/{business_id}
business_id
Get reviews for a business
Retrieve reviews for a specific business.
/businesses/{business_id}/reviews
business_id
Create or update a review
Create or update a review for a specific business.
/businesses/{business_id}/reviews
business_id, rating, review_text, author_name
Delete a review
Delete a specific review for a business.
/businesses/{business_id}/reviews/{review_id}
business_id, review_id
Get list of categories
Retrieve a list of all categories that businesses can be classified into.
/categories
Get businesses by category
Search for businesses that belong to a specific category.
/categories/{category_id}/businesses
category_id
Get list of attributes
Retrieve a list of all attributes that businesses can have.
/attributes
Get businesses by attribute
Search for businesses that have a specific attribute.
/attributes/{attribute_id}/businesses
attribute_id
Get business hours
Retrieve the business hours for a specific business.
/businesses/{business_id}/hours
business_id
Get business photos
Retrieve photos for a specific business.
/businesses/{business_id}/photos
business_id
Get business events
Retrieve events for a specific business.
/businesses/{business_id}/events
business_id
Create or update a business
Create or update a business.
/businesses
name, address, phone, category_id, attributes, hours, photos, events
Delete a business
Delete a specific business.
/businesses/{business_id}
business_id
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.