Website Search API
Find business website URL
Returns the website URL of a business based on the provided business name and address.
GET
/
website-search
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The name of the business to search for.
The address of the business to refine the search.
Response
200 - application/json
The URL of the business website.