API Documentation
Introduction
Get familiar with Air’s API and everything it has to offer
Welcome
Air’s API primarily serves to allow users to initiate calls and schedule calls. We plan to offer more functionality in the near future to control more aspects of your Air account. Please feel free to send feedback suggestions to the team at support@air.ai!
Authentication
All API endpoints are authenticated using Bearer tokens which can be generated as an API Key in your account settings. Here is a guide on how to create your API Key.
Next Steps
Once you have created your API Key to use as a Bearer token, you can get started by using the “Initiate a call” endpoint or the “Create a lead” endpoint.