adaptlive
← Developers

Documentation

Everything to integrate with adaptlive — REST API, outbound webhooks, and the Zapier app. Three composable surfaces over the same schema-of-record. Pick one to start, mix as you grow.

Start here

Quickstart

Mint an API key, make your first request, and subscribe to a webhook in under five minutes.

Read docs
Reference

REST API

Bearer-token auth with READ / WRITE / ADMIN scopes. Cursor-paginated lists, idempotent writes, JSON envelopes, full OpenAPI 3.1 spec.

Read docs
Invite

Zapier app

14 user-facing triggers, 5 create/update actions, and 2 search actions backed by the local Zapier app package. Available by invite while it is not public in Zapier's directory.

Read docs
Guide

Integration patterns

How REST + outbound webhooks + Zapier compose. Security guidance, decision tables, and common combinations.

Read docs

Base URL

https://adaptlive.app/api/v1

Every request is authenticated. The machine-readable contract lives at /openapi.json — feed it into openapi-typescript, openapi-fetch, Stoplight, Postman, Insomnia, or any other OpenAPI tool to generate a typed client in one command. The dynamic equivalent at /api/v1/openapi.json always reflects the deployed shape.

Pick a surface

Three ways to wire adaptlive into the rest of your stack. They aren't mutually exclusive — most production integrations use at least two.

SurfaceShapeBest for
REST APIHTTPS + Bearer ApiKeyOn-demand reads / writes from your backend.
Outbound webhooksHMAC-signed event POSTsReacting to events as they happen.
Zapier appTriggers + actions on top of REST + webhooksWiring adaptlive into other SaaS without writing code.

Ready to start?

The quickstart walks through authentication, making your first API call, and subscribing to a webhook.

We use essential cookies to keep the app secure. Optional cookies help us improve reliability and measure campaigns. Cookie policy