Platform overview

Give each client their own workspace under your org. Scope API calls with the Atlas-Account header.

Connected accounts
Connected accounts
MCP vs REST
MCP vs REST

Setup (4 steps)

  1. Create a platform API key on the dashboard Platform tab
  2. POST /api/platform/connected-accounts with external_id and name
  3. Send a test envelope with Atlas-Account: ext_<external_id>
  4. Set webhook_url and check the delivery log on review

Curl examples: Platform quickstart

When to use it

You are...Platform mode?
SaaS or CLM embedding e-sign for customersYes
Solo user sending your own contractsNo
Agency with a few clientsTry teams first

Key terms

  • Platform org: your partner workspace and platform keys
  • Connected account: one end customer (own credits and envelopes)
  • Atlas-Account header: picks which client this request targets
  • external_id: your stable client ID (idempotent on provision)

MCP vs REST

MCP and OAuth are user-scoped in v1. No Atlas-Account on MCP. Use REST with a platform key for multi-tenant sends.

Guides

Compliance

Vendor security overview. ESIGN, UETA, and SES eIDAS scope in the compliance pack.

FAQ

FAQ