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 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.

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/aclaimant-partner-third-party-api"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
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