API Key
Authentication to the API is performed via HTTP Basic Auth. To authenticate with Buildify API endpoints, you must provide the API Key in the header, as shown below.Authentication Header
GET - Search Listings
endpoint. In this scenario, you can send an API request by adding your API Key in the Authentication header to retrieve the listings information.
Search Listings Sample
Alert!
Your API keys carry many concessions, so keep them safe! Do not share your secret API keys on publicly accessible sites.