v21

latestOpenAPI 3.0.0raw.githubusercontent.com2025-10-063123117.4 KB
Yelp

Search for businesses on Yelp

Search for businesses on Yelp given a query, location, and other criteria

post/yelp/search-businesses

Request body

querystring required

The search term to find businesses

locationstring required

The location to search for businesses

sort_by'recommended' | 'highest_rated' | 'review_count'

The criteria to sort the results (e.g., "recommended", "highest_rated", etc.)

startinteger

The starting index for pagination (default is 0)

countinteger

The number of businesses to retrieve

Response

SearchBusinesses API successful response