Airstride
Carmen AIUse CasesPricing
BACK TO UPDATES

Build on Airstride.

Full REST API with key-based authentication, date-based versioning, and interactive documentation. Connect your systems to your partner data.

Mar 10, 2026

ALL PLANS
Public API
FOR YOU

Why we built this

Your partner data shouldn’t be locked inside any single tool. If you’re syncing deals to your CRM, feeding partner data into BI dashboards, or building internal workflows that touch partnership data, you need programmatic access.

Until now, the only way to get data in or out of Airstride was through the UI. That changes today. The Airstride Public API gives you full read and write access to your workspace including partners, deals, account mappings, organizations, users, and webhooks.

It’s built the way modern APIs should be: X-API-Key authentication, date-based versioning (similar to Stripe), OpenAPI 3.1.1 spec, interactive documentation, and client libraries for Shell, Ruby, Node.js, PHP, and Python.

WHAT’S INCLUDED

Built for developers, not just documented

Every detail is designed to get you integrated fast and keep you integrated reliably.

API Key Authentication
API Key Authentication

Generate keys from workspace settings. Include them in the X-API-Key header. Keys are scoped to your organisation with full CRUD support.

Date-Based Versioning
Date-Based Versioning

Pin your integration to a specific API version via the Airstride-Version header. No surprise breaking changes and migrate on your schedule.

Interactive Docs + OpenAPI
Interactive Docs + OpenAPI

Full OpenAPI 3.1.1 spec with interactive "Try It" testing, downloadable spec files, and client libraries for 5 languages. Powered by Scalar.

ENDPOINTS

Everything in Airstride, accessible via API

Seven endpoint groups covering the full partner lifecycle, from sourcing and mapping to deal management and webhooks.

Airstride Public API.
SETUP

Getting started

Three steps to your first API call.

01

Generate an API Key

Go to Workspace Settings → API Keys and create a new key. Store the token securely — it’s only shown once.

X-API-Key: sk_live_...

02

Pin Your Version

Add the Airstride-Version header with the current version date. This ensures your integration won’t break when new versions ship.

Airstride-Version: 2026-03-01

03

Make Your First Request

Hit any endpoint with your key and version. Start with GET /api/partners to pull your partner list and confirm everything works.

GET /api/partners → 200 OK

Stay in the loop

Get product updates, new features, and building insights. Straight to your inbox. No noise.

Join 2,000+ partnership teams. Unsubscribe anytime.