Aclaimant

Aclaimant is a Chicago-based risk management information system (RMIS) used by policyholders, insurance brokers, carriers and third-party administrators to run incident reporting and first notice of loss (FNOL), claims management and analytics, safety and loss control, OSHA logs, policy management, and assets and exposures from one workflow platform. Its machine-readable surface is the Aclaimant Platform API — a Swagger 2.0 contract published at api.aclaimant.com/api with a live Swagger UI console — which lets integrators create and upsert answer bundles, incidents, claims, claim reports, events, files, companies, policies, policy programs, exposures and exposure summations, including bulk jobs with a status endpoint. A separate Partner / Third-party API at api.aclaimant.com/partner lets carriers, TPAs and brokers acknowledge claim receipt and post loss-run claim financial updates back into Aclaimant.

Aclaimant publishes 1 API on the APIs.io network: Platform API. Tagged areas include Risk Management, Insurance, Claims Management, Incident Management, and Safety.

Aclaimant’s developer surface includes documentation, API reference, support, engineering blog, pricing, authentication, changelog, and 28 more developer resources.

54.3/100 strong Agent 25/100 agent aware Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
1 APIs
Risk ManagementInsuranceClaims ManagementIncident ManagementSafetyRMISWorkers CompensationOSHAEnterprise Risk ManagementInsurtech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Regulatory Posture applies to this provider. Its tags matched the Insurance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/aclaimant: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Aclaimant Platform API

The Aclaimant Platform API (x-id "platform-api") is the end-user integration surface for a company or collective on the Aclaimant platform. Swagger 2.0, base path /api, JSON in ...

Aclaimant Partner / Third-party API

Callback API for TPAs, carriers, brokers and other Aclaimant partners working claims on behalf of an Aclaimant customer. Base URL https://api.aclaimant.com/partner, bearer-token...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Aclaimant Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Aclaimant Authentication

apiKey/http-bearer · 2 schemes

SECURITY

Aclaimant Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aclaimant Vulnerability Disclosure

contact published

SECURITY

Aclaimant Trust Center

SOC 2, GDPR, Penetration test report

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: aclaimant
name: Aclaimant
description: Aclaimant is a Chicago-based risk management information system (RMIS) used by policyholders, insurance brokers,
  carriers and third-party administrators to run incident reporting and first notice of loss (FNOL), claims management and
  analytics, safety and loss control, OSHA logs, policy management, and assets and exposures from one workflow platform. Its
  machine-readable surface is the Aclaimant Platform API — a Swagger 2.0 contract published at api.aclaimant.com/api with
  a live Swagger UI console — which lets integrators create and upsert answer bundles, incidents, claims, claim reports, events,
  files, companies, policies, policy programs, exposures and exposure summations, including bulk jobs with a status endpoint.
  A separate Partner / Third-party API at api.aclaimant.com/partner lets carriers, TPAs and brokers acknowledge claim receipt
  and post loss-run claim financial updates back into Aclaimant.
url: https://raw.githubusercontent.com/api-evangelist/aclaimant/refs/heads/main/apis.yml
image: https://www.aclaimant.com/hubfs/Aclaimant_February2020/Images/favicon.ico
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
position: Producing
tags:
- Risk Management
- Insurance
- Claims Management
- Incident Management
- Safety
- RMIS
- Workers Compensation
- OSHA
- Enterprise Risk Management
- Insurtech
tags_raw:
- risk-management
- insurance
- claims-management
- incident-management
- safety
- rmis
- workers-compensation
- osha
- enterprise-risk-management
- insurtech
apis:
- name: Aclaimant Platform API
  description: The Aclaimant Platform API (x-id "platform-api") is the end-user integration surface for a company or collective
    on the Aclaimant platform. Swagger 2.0, base path /api, JSON in and JSON / transit+json / edn out, authenticated with
    the x-aclaimant-api-key header. 25 operations across answers (workflow answer bundles), incidents, claims and claim reports,
    events and event types, files, companies, policies, policy programs, exposures and exposure summations, plus v2 bulk upsert
    jobs that enqueue work and return a status URL polled at /v1/bulk/status/{id}.
  humanURL: https://api.aclaimant.com/api/index.html
  baseURL: https://api.aclaimant.com/api
  tags:
  - Risk Management
  - Claims Management
  - Incident Management
  - Insurance
  - Safety
  tags_raw:
  - risk-management
  - claims-management
  - incident-management
  - insurance
  - safety
  properties:
  - type: OpenAPI
    url: openapi/aclaimant-platform-api-openapi.json
  - type: APIReference
    url: https://api.aclaimant.com/api/index.html
  - type: Authentication
    url: authentication/aclaimant-authentication.yml
  - type: Conventions
    url: conventions/aclaimant-conventions.yml
  - type: DataModel
    url: data-model/aclaimant-data-model.yml
  - type: ErrorCatalog
    url: errors/aclaimant-problem-types.yml
  - type: Overlay
    url: overlays/aclaimant-platform-api-overlay.yaml
  - type: Sandbox
    url: sandbox/aclaimant-sandbox.yml
- name: Aclaimant Partner / Third-party API
  description: Callback API for TPAs, carriers, brokers and other Aclaimant partners working claims on behalf of an Aclaimant
    customer. Base URL https://api.aclaimant.com/partner, bearer-token authorization issued by Aclaimant. Two documented endpoints
    - POST /claims/{claim-id}/receipt to acknowledge a submitted claim with the partner's own claim number and receipt status,
    and PUT /claims/{claim-id} to post claim status and the latest loss-run claim-report financials (medical, indemnity, expense,
    legal, vocational, recovery, general, property-damage, cargo-loss, cargo-damage) back into Aclaimant. Documented on the
    public developer portal; no machine-readable contract is published for this surface.
  humanURL: https://developer.aclaimant.com/partner/index.html
  baseURL: https://api.aclaimant.com/partner
  tags:
  - Claims Management
  - Insurance
  - Risk Management
  tags_raw:
  - claims-management
  - insurance
  - risk-management
  properties:
  - type: Documentation
    url: https://developer.aclaimant.com/partner/index.html
  - type: APIReference
    url: https://developer.aclaimant.com/partner/index.html
  - type: ErrorCatalog
    url: errors/aclaimant-problem-types.yml
  - type: Authentication
    url: authentication/aclaimant-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/aclaimant-trust-center.yml
- type: Website
  url: https://www.aclaimant.com/
- type: DeveloperPortal
  url: https://developer.aclaimant.com/
- type: Documentation
  url: https://developer.aclaimant.com/
- type: APIReference
  url: https://api.aclaimant.com/api/index.html
- type: Support
  url: https://support.aclaimant.com/hc/en-us
- type: Blog
  url: https://www.aclaimant.com/blog
- type: BlogRSS
  url: https://www.aclaimant.com/blog/rss.xml
- type: Pricing
  url: https://www.aclaimant.com/plans-and-pricing
- type: Login
  url: https://dashboard.aclaimant.com/login
- type: TermsOfService
  url: https://www.aclaimant.com/service-agreement
- type: PrivacyPolicy
  url: https://www.aclaimant.com/privacy-policy
- type: GitHubOrganization
  url: https://github.com/aclaimant
- type: StatusPage
  url: https://status.aclaimant.com/
- type: TrustCenter
  url: https://trust.aclaimant.com/
- type: Security
  url: https://www.aclaimant.com/responsible-disclosure
- type: Compliance
  url: conformance/aclaimant-conformance.yml
- type: Authentication
  url: authentication/aclaimant-authentication.yml
- type: Conventions
  url: conventions/aclaimant-conventions.yml
- type: Idempotency
  url: conventions/aclaimant-conventions.yml
- type: Conformance
  url: conformance/aclaimant-conformance.yml
- type: ErrorCatalog
  url: errors/aclaimant-problem-types.yml
- type: Lifecycle
  url: lifecycle/aclaimant-lifecycle.yml
- type: ChangeLog
  url: changelog/aclaimant-changelog.yml
- type: ChangeLog
  url: https://support.aclaimant.com/hc/en-us/sections/4406733144859-Product-Updates-Releases
- type: DataModel
  url: data-model/aclaimant-data-model.yml
- type: Packages
  url: packages/aclaimant-packages.yml
- type: Plans
  url: plans/aclaimant-plans-pricing.yml
- type: RateLimits
  url: rate-limits/aclaimant-rate-limits.yml
- type: Sandbox
  url: sandbox/aclaimant-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/aclaimant-llms.txt
- type: Overlay
  url: overlays/aclaimant-platform-api-overlay.yaml
- type: DomainSecurity
  url: security/aclaimant-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/aclaimant-vulnerability-disclosure.yml
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 24
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/aclaimant"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aclaimant/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aclaimant/evidence"

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

Get an API key

Free tier, no email required.

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