Returns the website URL of a business based on the provided business name and address.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the business to search for.
The address of the business to refine the search.
Successfully retrieved the website URL.
The response is of type object
.