Agiloft CLM REST API

The Agiloft REST interface, served from every Agiloft knowledgebase under /ewws/. It exposes twenty documented operations — EWCreate, EWRead, EWUpdate, EWDelete, EWUpsert, EWSelect, EWSearch, EWLogin, EWLogout, EWAttach, EWAttachInfo, EWRemoveAttachment, EWRetrieve, EWLock, EWTable, EWSavedSearch, EWAsyncStatus, EWActionButton, EWHotlinks and GetChoiceLineID — over application/x-www-form-urlencoded requests, returning either JavaScript-evaluable EWREST_* assignments or JSON when the .json decorator is used. A per-knowledgebase OpenAPI document and Swagger UI, generated from the tenant's own tables and fields, is available to authenticated users inside the KB.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/rest"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: agiloft:rest
image: https://cdn.prod.website-files.com/69df514a8d0f4dbcfa25740b/6a749eebcf2b3e9c0d935735_logo%20(1).svg
name: Agiloft CLM REST API
description: The Agiloft REST interface, served from every Agiloft knowledgebase under /ewws/. It exposes
  twenty documented operations — EWCreate, EWRead, EWUpdate, EWDelete, EWUpsert, EWSelect, EWSearch, EWLogin,
  EWLogout, EWAttach, EWAttachInfo, EWRemoveAttachment, EWRetrieve, EWLock, EWTable, EWSavedSearch, EWAsyncStatus,
  EWActionButton, EWHotlinks and GetChoiceLineID — over application/x-www-form-urlencoded requests, returning
  either JavaScript-evaluable EWREST_* assignments or JSON when the .json decorator is used. A per-knowledgebase
  OpenAPI document and Swagger UI, generated from the tenant's own tables and fields, is available to
  authenticated users inside the KB.
humanURL: https://help.agiloft.com/space/HELP/43715778/REST%20Interface
baseURL: https://{subdomain}.agiloft.com/ewws
tags:
- REST
- Contract Lifecycle Management
- Contract Management
properties:
- type: Documentation
  url: https://help.agiloft.com/space/HELP/43715778/REST%20Interface
- type: APIReference
  url: https://help.agiloft.com/space/HELP/43716366/API%20Web%20Services
- type: GettingStarted
  url: https://help.agiloft.com/space/HELP/929595396/OpenAPI%20Interface
- type: Authentication
  url: https://help.agiloft.com/space/HELP/43716464/Use%20OAuth2%20to%20Access%20REST%20API