Ironclad
Ironclad is the enterprise contract lifecycle management (CLM) platform used by legal, sales, procurement, and finance teams to draft, negotiate, approve, sign, store, and analyze contracts at scale. The platform combines a no-code Workflow Designer, AI-powered Jurist agentic assistant (contract review, redlining, drafting, repository search), a Records repository with smart import and metadata extraction, Clickwrap for online acceptance, and deep integrations with Salesforce, Microsoft 365, Slack, Workday, ServiceNow, Jira, HubSpot, NetSuite, Dynamics 365, and Power Automate. Ironclad publishes three first-party OpenAPI 3.1 specifications (Public API, OAuth 2.0, SCIM 2.0) plus the Clickwrap REST/JS surface, supports regional NA1/EU1 hosting, OAuth 2.0 with scoped tokens, SCIM-based provisioning, and event-driven webhooks. Ironclad reported surpassing $200M in ARR in February 2026.
Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.
API Evangelist profiles Ironclad the way a machine reads it — 92 machine-readable artifacts across 13 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Ironclad scores 72.5/100 (exemplar), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Ironclad
Each block below is one kind of artifact we hold for Ironclad. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 13
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Ironclad Clickwrap API
The Ironclad Clickwrap (formerly PactSafe) API delivers programmatic clickwrap and browsewrap acceptance tracking for online agreements — terms of service, privacy policies, EUL...
Ironclad Authorization API
OAuth 2.0 authorization endpoints for token management and user authentication.
Ironclad Entities API
Documentation on Ironclad Entities.
Ironclad Exports API
Documentation on Ironclad Data Exports.
Ironclad Groups API
Documentation on SCIM Groups.
Ironclad Obligations API
Documentation on Ironclad Obligations.
Ironclad Records API
Documentation on Ironclad Records.
Ironclad Resources API
Resource access endpoints for retrieving user information and token details.
Ironclad Schemas API
Documentation on SCIM Schemas.
Ironclad Search API
Documentation on Ironclad Search.
Ironclad Users API
Documentation on SCIM Users.
Ironclad Webhooks API
Documentation on Ironclad Webhooks.
Ironclad Workflows API
Documentation on Ironclad Workflows.
Scroll within the panel for all 13 ·
Postman Collections 3
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
Open Collections 3
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Ironclad OAuth 2.0 API
OPEN COLLECTIONIronclad Public API
OPEN COLLECTIONIronclad SCIM API
OPEN COLLECTIONArazzo Workflows 14
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
Ironclad Audit a Workflow's Activity
Retrieve a workflow, then pull its turn history and comment thread for audit.
ARAZZOIronclad Cancel a Workflow with an Audit Comment
Retrieve a workflow, add an explanatory comment, then cancel the workflow.
ARAZZOIronclad Create and Retrieve a Contract Record
Resolve the records schema, create a contract record, then read it back.
ARAZZOIronclad Curate a Signature Packet
List workflow documents, reorder the signature packet, then re-check sign status.
ARAZZOIronclad Discover a Template and Launch a Workflow
List workflow launch schemas, then launch a workflow against a chosen template.
ARAZZOIronclad Launch and Track a Workflow
Launch a contract workflow synchronously, then read back its data and documents.
ARAZZOIronclad Launch a Workflow Asynchronously and Poll
Launch a workflow async, poll the create job to completion, then retrieve the workflow.
ARAZZOIronclad Pause and Resume a Workflow
Retrieve a workflow, pause it with a comment, then resume it with a comment.
ARAZZOIronclad Register and Verify a Webhook
Create a webhook, retrieve it to confirm, then list all webhooks.
ARAZZOIronclad Review and Approve a Workflow
Inspect a workflow's approvals and approval requests, then approve the active role.
ARAZZOIronclad Schedule a Signature Send
Read sign status, schedule the signature request for a future time, then re-read the workflow.
ARAZZOIronclad Send a Workflow for Signature
Read sign-step status, send the signature request, then confirm the packet documents.
ARAZZOIronclad Update a Webhook Subscription
Find an existing webhook by target URL, retrieve it, then update its events.
ARAZZOIronclad Upsert a Contract Record
Find a contract record by a filter and update it if found, otherwise create it.
ARAZZOScroll within the panel for all 14 ·
GraphQL 1
Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.
GraphQL schemas published by this provider.
Ironclad GraphQL Schema
This conceptual GraphQL schema represents the Ironclad digital contracting platform API surface. Ironclad's public REST API (base URL: `https://na1.ironcladapp.com/public/api/v1...
GRAPHQLPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Ironclad Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Ironclad Finops
FINOPSFeatures 12
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
AI-Powered Contract Review
Jurist agentic AI assistant reviews redlines, drafts clauses, summarizes contracts, and answers natural-language questions across the executed-contract repository.
No-Code Workflow Designer
Business users design contract workflows — conditional approvals, signature packets, counterparty negotiation, and CRM/ERP fanout — without engineering.
Smart Import
ML-driven metadata extraction that ingests legacy contract PDFs and predicts record metadata (counterparty, effective date, term length, renewal, obligations).
Repository and Records
Centralized contract repository with versioned attachments, structured metadata, configurable schemas, and full-text + conversational search.
Webhooks
Subscribe to workflow, record, and entity events for event-driven integration with downstream systems (CRM, ERP, ITSM, data warehouse).
Data Exports
Asynchronous bulk-export jobs deliver contract metadata and content to a data lake or warehouse — Snowflake, BigQuery, Databricks, Redshift.
Clickwrap and Browsewrap
Embed enforceable online acceptance flows (terms, EULAs, policies) into web, mobile, and checkout experiences with court-ready acceptance records.
Entity Management
First-class counterparty and entity records linked to workflows, records, and obligations, with reference-type modeling.
Obligation Tracking
Extract and track post-signature commitments — renewal dates, SLAs, payment terms, regulatory deadlines.
OAuth 2.0 and SCIM 2.0
Standards-based authentication (Authorization Code + Client Credentials) and provisioning from any SCIM-compliant identity provider.
Regional Hosting
North America (na1) and EU (eu1) hosting for data-residency compliance, plus a demo region for testing.
Per-Tenant Encryption
Optional Hold-Your-Own-Key (HYOK) encryption via Antimatter and GCP for the Security & Data Pro add-on.
Scroll within the panel for all 12 ·
Semantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Ironclad Context
JSON-LDSpectral Rules 2
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
Ironclad API Rules
SPECTRALIronclad API Rules
SPECTRALJSON Schema 5
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
Ironclad Entity
JSON SCHEMAIronclad Record
JSON SCHEMAIronclad SCIM User
JSON SCHEMAIronclad Webhook
JSON SCHEMAIronclad Workflow
JSON SCHEMAExamples 4
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Security Posture 3
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Scopes 1
OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.
OAuth scopes governing access to this provider's APIs.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 8
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Sales Contract Automation
Salesforce-triggered NDA, MSA, and order-form workflows that fan out for legal approval, counterparty signature, and CRM record update.
Procurement Lifecycle
Sync vendor onboarding, intake forms, and approval gating with procurement systems (Workday, NetSuite, Coupa, ServiceNow).
Legal Operations
Centralize matter-management, contract review queues, and clause libraries; offload first-pass review to Jurist AI.
HR and Employment Agreements
Offer letters, NDAs, separation agreements, and contractor agreements with conditional-routing approvals and esignature.
Repository Migration
Smart-import legacy PDF contracts into the structured Records repository with ML-extracted metadata.
Online Agreement Acceptance
Embed clickwrap acceptance into SaaS sign-up, checkout, and policy-acknowledgement flows with court-ready evidence.
Compliance and Obligation Management
Surface renewal dates, payment milestones, SLAs, and regulatory commitments from executed contracts.
AI-Augmented Repository Search
Run conversational queries ("show every MSA expiring in Q3 with auto-renew") across the contract repository using Jurist.
Scroll within the panel for all 8 ·
Integrations 13
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Salesforce
Bi-directional CRM integration — launch workflows from opportunities, sync record fields, update opportunity stage on contract execution.
Microsoft Word
Native Word add-in for in-editor AI drafting, redlining, and clause comparison powered by Jurist.
Microsoft 365 / Power Automate
Power Automate connector for low-code Microsoft 365 workflow orchestration.
Microsoft Dynamics 365
Bi-directional contract status and document sync with Dynamics 365.
ServiceNow
Procurement-process integration — request intake, approval routing, and contract record back-fill.
Slack
Approval notifications, signature reminders, and contract-status messages in Slack.
HubSpot
Launch contract workflows from HubSpot deals via Tray.io connector.
Jira
Launch Ironclad workflows from Jira tickets and update Jira on contract progression (Zapier + Jira Automation patterns).
NetSuite
Sync vendor contracts and obligations with NetSuite via Tray.io.
Zapier
5,000+ app connector library via Zapier for low-code automation.
MuleSoft
Anypoint-Exchange connector for enterprise iPaaS integration.
Box
Smart-import contracts from Box folders into the Ironclad Records repository.
Snowflake / BigQuery / Databricks / Redshift
Event-driven and bulk data-warehouse loads via the Data Exports surface.
Scroll within the panel for all 13 ·
Solutions 5
Packaged solutions the provider offers on top of the raw API surface.
Packaged solutions this provider offers.
Ironclad CLM Platform
Core contract lifecycle management — workflows, records, repository, AI assistant.
Jurist AI Assistant
Agentic AI for contract review, redlining, drafting, summarization, and conversational repository search.
Ironclad Clickwrap
Online-agreement acceptance and acceptance-record management for terms, EULAs, and checkout flows.
Security & Data Pro
Per-tenant encryption (HYOK via Antimatter or GCP) and elevated data-protection controls for regulated industries.
Ironclad Insights
Reporting, dashboards, and BI over contract metadata.
Resources
Every other property we hold for Ironclad — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 16
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 16 ·
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/ironclad · machine-readable index on apis.io