Using the API
Using the API

Using the API

Airhouse API

Airhouse customers must use a Shopify, Squarespace, or API connection as their primary ecommerce platform. Airhouse does not use the API to integrate with unsupported carts like Weebly, Wix or BigCommerce. If you need to use our API, please reach out to your Account Manager to get set up.

Connecting to the API

Airhouse Public API endpoints require authorization. In order to authenticate your request, use the provided Bearer Token in your HTTPS request header (Authorization:Token <token>). If you do not have a Token, please contact your Airhouse Account Manager.

Please note that all requests to the Airhouse Public API must be secured over HTTPS. Any request made via HTTP will receive an automatic redirect to HTTPS. If you are encountering HTTP 301 responses when using the API, check that you are using the correct HTTP scheme.

To test endpoints using Swagger, click on the "Authorize" button and enter Token <token> in the text box.