Skip to main content
Atlas runs the entire signing lifecycle — store a document, prepare it, route it to one or more parties in order, and return a signed PDF with a verifiable audit trail — behind one clean API and MCP surface. Agents prepare, humans approve. The developer surface is the product. Everything you can do in the dashboard you can do programmatically, with review-before-send, idempotent writes, and status built in.

Quickstart

Send your first envelope in a few minutes. An envelope is one document sent out for signature.

Core concepts

Envelopes, participants, fields, and the lifecycle.

API reference

Generated straight from the live OpenAPI spec — always current.

MCP server

The signing lifecycle as a tool set for AI agents.

How Atlas is documented

These docs are split by audience, mirroring the product’s surfaces:
  • Guides — task-oriented walkthroughs for building on the REST API.
  • MCP server — the hosted Streamable HTTP tool surface for AI agents, authenticated with OAuth 2.1.
  • API reference — generated from the API’s OpenAPI document (download). The reference is never hand-maintained: adding a route to the API makes it appear here.
The API reference is rendered from the API’s generated spec. If an endpoint looks new or changed, that’s the source of truth catching up — not a docs edit.

The three surfaces

Each surface has exactly one authentication method. See Authentication for details.