Developers
Build on the claims infrastructure layer
A clean REST API, webhooks and SDKs to embed eligibility, claims and settlements into your own products — secured by scoped keys and RBAC.
Developer experience
Predictable, well-documented APIs
Resource-oriented endpoints, cursor pagination, idempotent writes and signed webhooks — the conventions your team already expects.
claims.sh
curl https://api.vetrainsure.com/v1/claims \
-H "Authorization: Bearer $VETRA_API_KEY" \
-H "x-tenant-id: tnt_hygeia"
{
"data": [
{
"reference": "CLM-24817",
"providerName": "St. Nicholas Hospital",
"memberId": "HYG-DNG-00234-PR",
"amount": 48500000,
"status": "IN_REVIEW",
"risk": "MEDIUM"
}
],
"page": { "next": "clm_24816" }
}What you get
Everything you need to integrate
REST API
Resource-oriented endpoints for claims, eligibility, authorizations and settlements.
Signed webhooks
Real-time events for claim status, fraud flags and settlement runs.
Scoped API keys
Per-environment keys with RBAC and tenant scoping enforced server-side.
SDKs & docs
Typed SDKs and reference docs so you ship in days, not weeks.
Start building on Vetra
Request API access and we’ll get your team a sandbox key and docs.