Welcome to Airkit 👋

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.

Getting Started

Sign up for a free trial and start building now!


QuickstartQuickstart

Pull data from an external API and build custom UI to display it dynamically.


Integrate with any API

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 IntegrationsSetting Up Integrations: Build connections with OAuth 2.0, API Tokens, Basic Auth, Custom Tokens, or SFTP.

App APIsApp 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 AppBuild a Pet Adoption App: Learn about building custom integrations by integrating with the open-source API, Petfinder.


Maintain context across multiple channels

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:

SessionsSessions: Multiple channels, one Session.

ActorsActors: Who goes through a Session?

SMSSMS: Incorporating texting into your Session.

Prefer to learn by building? 🛠️ Check out this long-form tutorial:

Build a Scheduling AppBuild a Scheduling App: Learn about scheduling, proactive service, and enforcing TCPA compliance!


Customize your apps and digital experiences

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:

themes-and-control-variants.mdThemes and Control Variants: Apply style properties across your app.

custom-domains.mdCustom Domains: Build a white labeled experience.

Prefer to learn by building? 🛠️ Check out this long-form tutorial:

styles-themes-and-templates.mdStyles, Themes, and Templates: Work from a Template and learn how to customize an existing app according to your own styling preferences.


Additional Resources

Last updated

Was this helpful?