Website Search API
Find business website URL
Returns the website URL of a business based on the provided business name and address.
GET
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
Successfully retrieved the website URL.
The response is of type object
.