Skip to content

api-evangelist/robin-ai

Repository files navigation

Robin AI (robin-ai)

Robin AI is a London-headquartered legal intelligence platform founded in 2019 by former Clifford Chance disputes lawyer Richard Robinson and machine learning researcher James Clough. The platform automates contract review, drafting, search, obligation tracking, and structured extraction for enterprise legal teams via a Microsoft Word add-in, a web workspace, and a public REST API. Robin AI shipped on Anthropic's Claude models (Claude 3 entered the stack in March 2024) and processed 500k+ documents for customers including KPMG, PwC, Pfizer, GE, UBS, and PepsiCo, advertising 80% faster contract review and 3-second clause search. The company's public-facing Robin Legal Intelligence Platform API (openapi 3.1.0, version 0.2.0-dev, base URL https://api.robinai.com, X-API-Key auth) exposes Documents, Templates, Tables, Properties, and Groups — the Tables API is the flagship extraction surface that turns unstructured legal text into clean structured data tables for CLMs, CRMs, ERPs, BI dashboards, and risk engines. NOTE Robin AI collapsed in late 2025 after failing to close a $50M funding round; the managed services arm was acquired by Scissero in December 2025 and the engineering team was acqui-hired by Microsoft in January 2026 to strengthen Word's legal AI capabilities. This profile documents the API surface as it was published at robinai.com/robin-api.

APIs.json: https://raw.githubusercontent.com/api-evangelist/robin-ai/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Provider
  • Access: 3rd-Party

Tags

  • Legal
  • LegalTech
  • Contract Review
  • Contract Analysis
  • Contract Lifecycle Management
  • CLM
  • Document Extraction
  • Structured Data
  • Legal AI
  • Artificial Intelligence
  • Word Add-In
  • Playbook
  • Redlining
  • Obligation Tracking
  • Anthropic
  • Claude

Timestamps

  • Created: 2026-05-24
  • Modified: 2026-05-24

APIs

Robin Legal Intelligence Platform API

Public REST API for Robin AI's Legal Intelligence Platform. Exposes the Tables extraction engine, Documents store, reusable extraction Templates, custom document Properties, and organizational Groups. All requests authenticate with an X-API-Key header against https://api.robinai.com. JSON responses use cursor pagination via limit and starting_after, support ISO 8601 date-range filters, and include clickable Citations linking extracted answers back to the originating contract span. The Tables endpoints are the primary surface for high-volume contract analytics — create a Table from a Template and a set of Document IDs, build it, then page through the Results to load structured answers into CLMs, CRMs, ERPs, BI dashboards, or risk engines.

Tags

  • Contracts
  • Documents
  • Tables
  • Templates
  • Properties
  • Groups
  • Extraction
  • Legal AI

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com URL: https://apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors