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

Tint Claims API

Claims handling from FNOL through settlement.

Tint Claims API is one of 6 APIs that Tint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Claims. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 18 operations across 17 paths. It is described by OpenAPI 3.2.0, at version 2.

Requests are made against a single base URL, https://api.tint.ai/v2.

18 operations 17 paths 0 schemas 5 GET10 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2
Base URL
https://api.tint.ai/v2
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Tint Claims API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API token passed as "Authorization: Bearer ${APITOKEN}". The token determines whether the request is routed to the sandbox or production environment.

Paths & Operations 18

Across 17 paths, the API surfaces 18 operations — 5 GET, 10 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Claims 18

Claims handling from FNOL through settlement.

POST
/policy/{policyId}/claim
Create a claim (first notice of loss) on a policy.
createClaim 1 param → 201
GET
/policy/{policyId}/claims
List claims on a policy.
listPolicyClaims 1 param → 200
PUT
/policy/{policyId}/claim/{claimId}
Update a claim under a policy.
updatePolicyClaim 2 params → 200
GET
/claims
List claims across the account.
listClaims → 200
GET
/claim/{id}
Retrieve a claim.
getClaim 1 param → 200
PUT
/claim/{id}
Update a claim.
updateClaim 1 param → 200
POST
/claim/{id}/receive
Mark a claim as received.
receiveClaim 1 param → 200
POST
/claim/{id}/incomplete
Mark a claim as incomplete.
markClaimIncomplete 1 param → 200
POST
/claim/{id}/review
Move a claim into review.
reviewClaim 1 param → 200
POST
/claim/{id}/approve
Approve a claim.
approveClaim 1 param → 200
POST
/claim/{id}/settle
Settle a claim.
settleClaim 1 param → 200
POST
/claim/{id}/deny
Deny a claim.
denyClaim 1 param → 200
POST
/claim/{id}/withdraw
Withdraw a claim.
withdrawClaim 1 param → 200
GET
/claim/{claimId}/notes
List notes on a claim.
listClaimNotes 1 param → 200
POST
/claim/{claimId}/note
Add a note to a claim.
createClaimNote 1 param → 201
PUT
/claim/{claimId}/note/{noteId}
Update a claim note.
updateClaimNote 2 params → 200
POST
/claim/{claimId}/payment
Record a payment against a claim.
createClaimPayment 1 param → 201
GET
/claim/{claimId}/upload-url
Get a pre-signed URL to upload a claim document.
getClaimUploadUrl 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tint-claims-api-openapi.yml Raw ↑

Other APIs Tint publishes across the network.

Tint Decisions API
Tint Policies API
Tint Programs API
Tint Questionnaires API
Tint Quotes API
Where this information came from

This is an independent, third-party profile of Tint Claims 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.