Welcome to Airkit π
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
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:
: Build connections with OAuth 2.0, API Tokens, Basic Auth, Custom Tokens, or SFTP.
: 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:
: 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:
Prefer to learn by building? π οΈ Check out this long-form tutorial:
: Multiple channels, one Session.
: Who goes through a Session?
: Incorporating texting into your Session.
: Learn about scheduling, proactive service, and enforcing TCPA compliance!
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 and used to further customize your UI. Here are some resources to get started:
: Apply style properties across your app.
: Build a white labeled experience.
: Work from a Template and learn how to customize an existing app according to your own styling preferences.