Liberate website screenshot

Liberate

Liberate is an insurance-native AI company building generative voice, email, and SMS agents that resolve customer inquiries end-to-end for carriers, agencies, and brokers. Its "system of action" handles sales, servicing, and claims — verifying identity, gathering loss details, filing FNOL, and driving the downstream workflow — while integrating with core insurance systems such as Guidewire, Duck Creek, Vertafore, Applied, EZ Lynx, Salesforce, Insuresoft, TurboRater, Verisk, and CoreLogic. Underneath the AI agents sits the Liberate Orchestration Platform, a low-code workflow engine where developers compose modular workflows from connections, events, tasks, decision tables, and JSONata transformations, then version, release, and deploy them across QA and production environments. Workflows are triggered over HTTP with a bearer token against a per-customer integration endpoint. Liberate is backed by Redpoint Ventures and states SOC 2, HIPAA, PCI DSS, GDPR, and CCPA compliance.

Liberate publishes 1 API on the APIs.io network. Tagged areas include Company, Ai, Insurance, InsurTech, and Voice AI.

Liberate’s developer surface includes documentation, getting-started guide, support, engineering blog, signup flow, product news, changelog, and 19 more developer resources.

36.8/100 thin ▬ flat Agent 10/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyAiInsuranceInsurTechVoice AIAI AgentsWorkflow OrchestrationClaims AutomationLow-CodeContact Center

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 36.8/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
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 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/liberate: 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 1

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

Liberate Orchestration Platform API

HTTP interface for triggering Liberate workflows. A workflow is started with a PUT request carrying a bearer token, a flow slug, and a JSON context object. Every customer receiv...

Security Posture 3

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

Liberate Authentication

http · 1 scheme

SECURITY

Liberate Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Liberate Trust Center

SOC 2, HIPAA, PCI DSS, GDPR, CCPA

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: liberate
name: Liberate
description: Liberate is an insurance-native AI company building generative voice, email, and SMS agents that resolve customer
  inquiries end-to-end for carriers, agencies, and brokers. Its "system of action" handles sales, servicing, and claims —
  verifying identity, gathering loss details, filing FNOL, and driving the downstream workflow — while integrating with core
  insurance systems such as Guidewire, Duck Creek, Vertafore, Applied, EZ Lynx, Salesforce, Insuresoft, TurboRater, Verisk,
  and CoreLogic. Underneath the AI agents sits the Liberate Orchestration Platform, a low-code workflow engine where developers
  compose modular workflows from connections, events, tasks, decision tables, and JSONata transformations, then version, release,
  and deploy them across QA and production environments. Workflows are triggered over HTTP with a bearer token against a per-customer
  integration endpoint. Liberate is backed by Redpoint Ventures and states SOC 2, HIPAA, PCI DSS, GDPR, and CCPA compliance.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://cdn.prod.website-files.com/69d93976ca90059d5696cd0b/69d93976ca90059d5696cef7_Webclip.png
url: https://raw.githubusercontent.com/api-evangelist/liberate/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- redpoint-ventures
x-tier: profiled
x-tier-reason: docs-and-api-surface-captured
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Ai
- Insurance
- InsurTech
- Voice AI
- AI Agents
- Workflow Orchestration
- Claims Automation
- Low-Code
- Contact Center
apis:
- aid: liberate:orchestration
  name: Liberate Orchestration Platform API
  description: HTTP interface for triggering Liberate workflows. A workflow is started with a PUT request carrying a bearer
    token, a flow slug, and a JSON context object. Every customer receives their own unique endpoint URL plus separate QA
    and production environments; the exact curl invocation for a given workflow is published in the properties of that workflow's
    Start Event. Flows may be synchronous (the end output is returned as the response) or asynchronous (an immediate status
    code and instance ID are returned while long-running or human-in-the-loop steps continue).
  humanURL: https://docs.liberateinc.com/docs/calling-a-workflow
  baseURL: https://integration.liberateinc.io
  tags:
  - Workflow Orchestration
  - Automation
  - Insurance
  properties:
  - type: Documentation
    url: https://docs.liberateinc.com/docs/overview
  - type: GettingStarted
    url: https://docs.liberateinc.com/docs/calling-a-workflow
  - type: Authentication
    url: authentication/liberate-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/liberate-domain-security.yml
- type: Website
  url: https://www.liberateinc.com/
- type: DeveloperPortal
  url: https://docs.liberateinc.com/
- type: Documentation
  url: https://docs.liberateinc.com/docs/overview
- type: GettingStarted
  url: https://docs.liberateinc.com/docs/calling-a-workflow
- type: Support
  url: http://signup.liberateinc.com/contact-us
- type: Blog
  url: https://www.liberateinc.com/blog
- type: SignUp
  url: https://www.liberateinc.com/request-demo
- type: Login
  url: https://app.liberateinc.com/login
- type: TermsOfService
  url: https://www.liberateinc.com/legal/terms-of-service
- type: PrivacyPolicy
  url: https://www.liberateinc.com/legal/privacy-policy
- type: TrustCenter
  url: https://app.vanta.com/liberateinc.com/trust/a3f4px3jh3gd2prixhl6
- type: Compliance
  url: https://www.liberateinc.com/security
- type: Integrations
  url: https://www.liberateinc.com/integrations
- type: Glossary
  url: https://www.liberateinc.com/glossary
- type: CaseStudies
  url: https://www.liberateinc.com/case-studies
- type: News
  url: https://www.liberateinc.com/news
- type: LinkedIn
  url: https://www.linkedin.com/company/liberate-inc/
- type: ChangeLog
  url: changelog/liberate-changelog.yml
- type: Authentication
  url: authentication/liberate-authentication.yml
- type: Conventions
  url: conventions/liberate-conventions.yml
- type: Conformance
  url: conformance/liberate-conformance.yml
- type: Lifecycle
  url: lifecycle/liberate-lifecycle.yml
- type: Sandbox
  url: sandbox/liberate-sandbox.yml
- type: DataModel
  url: data-model/liberate-data-model.yml
- type: LLMsTxt
  url: llms/liberate-llms.txt
- type: TrustCenter
  url: security/liberate-trust-center.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence