Welcome to Airkit π
Last updated
Last updated
Welcome to Airkit, an application development platform that helps you build apps faster and deploy omni-channel experiences! Whether you're looking for guides, tutorials, reference documentation, and changelogs - you can find it here.
Sign up for a free trial and start building now!
Pull data from an external API and build custom UI to display it dynamically.
Whether you're looking to pull in data, update existing records, or catch incoming requests, Airkit provides multiple ways to do so securely. Here are some resources to get you started:
Setting Up Integrations: Build connections with OAuth 2.0, API Tokens, Basic Auth, Custom Tokens, or SFTP.
App APIs: Learn how to build your own REST APIs with Airkit by defining custom endpoints.
Prefer to learn by building? π οΈ Check out this long-form tutorial:
Build a Pet Adoption App: Learn about building custom integrations by integrating with the open-source API, Petfinder.
Airkit apps are designed to span multiple channels, including web pages, phone calls, and SMS conversations. By tying every channel to a single Session and associating each Session with an Actor, state is automatically maintained while switching between channels. These are powerful concepts that it's important to understand at their root, so here are some discussions to get you started:
Prefer to learn by building? π οΈ Check out this long-form tutorial:
The visual components of your applications are entirely customizable. Individual Web Controls can be styled in the Inspector, or you can edit Themes to make stylistic changes that apply across your entire application. Existing resources, including pictures, gifs, and fonts, can be uploaded to the Media Library and used to further customize your UI. Here are some resources to get started:
Prefer to learn by building? π οΈ Check out this long-form tutorial:
Sessions: Multiple channels, one Session.
Actors: Who goes through a Session?
SMS: Incorporating texting into your Session.
Build a Scheduling App: Learn about scheduling, proactive service, and enforcing TCPA compliance!
Themes and Control Variants: Apply style properties across your app.
Custom Domains: Build a white labeled experience.
Styles, Themes, and Templates: Work from a Template and learn how to customize an existing app according to your own styling preferences.