MyCover AI
Search
⌃K

Claims

We are offering an automated process to take the stress out of traditional claims processing and settlement.
This means, with our responsive Claims Tracking API, no manual process is involved while you seamlessly track and monitor the claim status between customers and providers.
Our status endpoint enables our server to respond with the claim details and status of the specified claim reference.

View Claims

See a list of all the claims made by your customers and your providers’ response on your integration.
get
https://staging.api.mycover.ai/
v1/claims

Search Claim

You can search and find claims using any of the following queries as strings;
get
https://staging.api.mycover.ai/
v1/claims/search

Get Claim Details

Get specific claim details of a customer using a unique claim ID
get
https://staging.api.mycover.ai/
v1/claims/{claim_id}