Skip to content

API Overview

The TheTerms public API will allow you to programmatically:

  • Create and manage containers, documents, and versions
  • Add and reorder clauses
  • Send signing invitations
  • Retrieve signing results and audit trails
  • Manage team members and roles

The API will use API keys for authentication. Each key is scoped to an organisation and can be created from the dashboard settings.

https://app.theterms.app/api/v1

For self-hosted instances, replace app.theterms.app with your domain.

Follow development progress on GitHub or subscribe to releases for updates.