Tint
Tint is an embedded protection / insurance-as-a-service infrastructure provider whose Hermes platform lets tech platforms launch and operate embedded insurance programs. The Tint API v2 exposes programmatic quoting, binding, policy lifecycle management, endorsements, claims, payments, and webhooks under a single Bearer-authenticated REST surface at https://api.tint.ai/v2.
APIs
Tint Programs API
Lists the embedded insurance products (programs) configured for an account and the plans available within each product, the building blocks platforms quote and bind policies aga...
Tint Quotes API
Retrieves rated plan quotes for a policy via the Rating Engine. Coverage details are returned inline within quotes rather than as a standalone resource.
Tint Policies API
Full policy lifecycle - create, retrieve, update, issue, report usage, record payment, cancel, and void - plus endorsement workflows for mid-term changes with their own quote an...
Tint Claims API
End-to-end claims handling from first notice of loss through receive, review, approve, settle, deny, or withdraw, with notes, document upload URLs, and claim payments.
Tint Decisions API
Calculates and retrieves Decision Engine decisions and Score Module scores for a policy, enforcing the business rules that drive underwriting and pricing.
Tint Questionnaires API
Retrieves the questionnaire definition attached to a policy by slug, used to collect the underwriting and rating data a program requires.
Tint Webhooks API
Real-time event notifications for the policy lifecycle (CREATED, ISSUED, CANCELLED, ENDORSED, RENEWED, PAYMENT, USAGE_REPORTED, VOID) and claims (CREATED, APPROVED, SETTLED, DEN...