How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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

This API exposes 25 operations across 24 paths, organized into 6 resource areas. It is described by OpenAPI 2.0.

Requests are made against the base URL https://api.aclaimant.com/api.

25 operations 24 paths 0 schemas 3 GET4 PATCH18 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
Base URL
https://api.aclaimant.com/api
Authentication
API Key
Resource Areas
6

Authentication & Security 1

Aclaimant Platform API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-aclaimant-api-key (apiKeyAuth).

Paths & Operations 25

Across 24 paths, the API surfaces 25 operations — 3 GET, 4 PATCH, 18 POST. They span 6 resource areas: answers, bulk, policy-programs, policies, companies, incidents. Each is listed below with its method, path, parameters, and response codes.

answers 13
GET
/v1/answers/{company-ident}/{external-ident}
2 params → default
PATCH
/v1/events/{external-ident}
Update an event
2 params → default
POST
/v1/events
Create an event for an existing item
1 param → default
POST
/v1/answers/prototype
Return the specification for a given workflow and input map
1 param → default
PATCH
/v1/claims/{policy-external-ident}/{claim-number}
3 params → default
POST
/v2/answers
Create or update a response (single answer bundle) to a workflow
1 param → default
POST
/v1/answers
Create a response (answer bundle) to a workflow
1 param → default
PATCH
/v1/answers
1 param → default
POST
/v1/claims/{policy-external-ident}/{claim-number}/claim-reports
3 params → default
PATCH
/v1/claims/{claim-id}
2 params → default
POST
/v1/claims
Create a claim for an existing item
1 param → default
POST
/v1/files
Create files for an existing items
1 param → default
GET
/v1/event-types/{company-ident}
Available event types for a given company
1 param → default
bulk 8
POST
/v2/bulk/exposure-summations
Upsert many exposure summations. Enqueues a bulk job and returns a status URL
1 param → default
GET
/v1/bulk/status/{id}
See the status of a given bulk job
1 param → default
POST
/v2/bulk/policies
Upsert many policies. Enqueues a bulk job and returns a status URL
1 param → default
POST
/v2/bulk/exposures
Upsert many exposures to assets and locations. Enqueues a bulk job and returns a status URL
1 param → default
POST
/v2/bulk/programs
Upsert many policy programs. Enqueues a bulk job and returns a status URL
1 param → default
POST
/v2/bulk/answers
Upsert many answers to workflows. Enqueues a bulk job and returns a status URL
1 param → default
POST
/v1/bulk/answers
Create many answers to workflows. Enqueues a bulk job and returns a status URL
1 param → default
POST
/v1/bulk/answer-updates
Update many answers to workflows. Enqueues a bulk job and returns a status URL
1 param → default
policy-programs 1
POST
/v2/program
Create or update a policy program
1 param → default
policies 1
POST
/v2/policy
Create or update a policy
1 param → default
companies 1
POST
/v2/company
Create or update a company, optionally porting config from a source company
1 param → default
incidents 1
POST
/v1/incidents
Create an incident (v2)
1 param → 201400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aclaimant-platform-api-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of Aclaimant Platform API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.