Evisort website screenshot

Evisort

Evisort is an AI-powered contract lifecycle management (CLM) and contract intelligence platform that lets teams upload, search, and extract data from contracts, and automate contract generation and review workflows. Evisort was acquired by Workday in 2024 and is now offered as Workday Contract Lifecycle Management, powered by Evisort. Its REST API supports document upload and retrieval, field and metadata extraction, search, workflow automation, and webhooks, authenticated with an Evisort API key exchanged for a JWT bearer token.

Evisort publishes 4 APIs on the APIs.io network, including Authentication API, Documents API, Fields API, and 1 more. Tagged areas include Contract Lifecycle Management, CLM, Contract Intelligence, Document AI, and Legal Tech.

Evisort’s developer surface includes authentication, documentation, and 7 more developer resources.

34.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessEnterpriseSelf serveFree trial⚡ Free to try
4 APIs
Contract Lifecycle ManagementCLMContract IntelligenceDocument AILegal Tech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.3/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/evisort: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Evisort Authentication API

Exchange an Evisort API key for a short-lived JWT bearer token.

Evisort Documents API

Upload, retrieve, and download contract documents.

Evisort Fields API

Read and write AI-extracted fields, clauses, and metadata.

Evisort Search API

Query documents across a workspace.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Evisort API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Evisort Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Evisort Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Evisort Authentication

http · 1 scheme

SECURITY

Evisort Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Evisort Agentic Access

5 operations · 3 acting

5 operations · 3 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: evisort
url: https://raw.githubusercontent.com/api-evangelist/evisort/refs/heads/main/apis.yml
name: Evisort
kind: company
description: Evisort is an AI-powered contract lifecycle management (CLM) and contract intelligence platform that lets teams
  upload, search, and extract data from contracts, and automate contract generation and review workflows. Evisort was acquired
  by Workday in 2024 and is now offered as Workday Contract Lifecycle Management, powered by Evisort. Its REST API supports
  document upload and retrieval, field and metadata extraction, search, workflow automation, and webhooks, authenticated with
  an Evisort API key exchanged for a JWT bearer token.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Enterprise (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/evisort.png
tags:
- Contract Lifecycle Management
- CLM
- Contract Intelligence
- Document AI
- Legal Tech
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: evisort:evisort-authentication-api
  name: Evisort Authentication API
  description: Exchange an Evisort API key for a short-lived JWT bearer token.
  humanURL: https://documents.developers.evisort.com/
  baseURL: https://api.evisort.com/v1
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/evisort-authentication-api-openapi.yml
  - type: Documentation
    url: https://documents.developers.evisort.com/
  - type: Documentation
    url: https://documents.developers.evisort.com/metadata
  - type: Documentation
    url: https://workflow.developers.evisort.com/
  - type: Documentation
    url: https://developers.evisort.com/
- aid: evisort:evisort-documents-api
  name: Evisort Documents API
  description: Upload, retrieve, and download contract documents.
  humanURL: https://documents.developers.evisort.com/
  baseURL: https://api.evisort.com/v1
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/evisort-documents-api-openapi.yml
  - type: Documentation
    url: https://documents.developers.evisort.com/
  - type: Documentation
    url: https://documents.developers.evisort.com/metadata
  - type: Documentation
    url: https://workflow.developers.evisort.com/
  - type: Documentation
    url: https://developers.evisort.com/
- aid: evisort:evisort-fields-api
  name: Evisort Fields API
  description: Read and write AI-extracted fields, clauses, and metadata.
  humanURL: https://documents.developers.evisort.com/
  baseURL: https://api.evisort.com/v1
  tags:
  - Fields
  properties:
  - type: OpenAPI
    url: openapi/evisort-fields-api-openapi.yml
  - type: Documentation
    url: https://documents.developers.evisort.com/
  - type: Documentation
    url: https://documents.developers.evisort.com/metadata
  - type: Documentation
    url: https://workflow.developers.evisort.com/
  - type: Documentation
    url: https://developers.evisort.com/
- aid: evisort:evisort-search-api
  name: Evisort Search API
  description: Query documents across a workspace.
  humanURL: https://documents.developers.evisort.com/
  baseURL: https://api.evisort.com/v1
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/evisort-search-api-openapi.yml
  - type: Documentation
    url: https://documents.developers.evisort.com/
  - type: Documentation
    url: https://documents.developers.evisort.com/metadata
  - type: Documentation
    url: https://workflow.developers.evisort.com/
  - type: Documentation
    url: https://developers.evisort.com/
common:
- type: AgenticAccess
  url: agentic-access/evisort-agentic-access.yml
- type: DomainSecurity
  url: security/evisort-domain-security.yml
- type: Authentication
  url: authentication/evisort-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/evisort
- type: Website
  url: https://www.evisort.com
- type: Documentation
  url: https://developers.evisort.com/
- type: Plans
  url: plans/evisort-plans-pricing.yml
- type: RateLimits
  url: rate-limits/evisort-rate-limits.yml
- type: FinOps
  url: finops/evisort-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com