Interact with Your Results
Using the Hosted API:
POST https://api.marketpay.app/v1/process{
"model_id": "damage_assessment_v1",
"data": {
"claim_description": "A severe hailstorm damaged the roof and windows.",
"damage_images": ["https://example.com/image1.jpg", "https://example.com/image2.jpg"]
}
}GET https://api.marketpay.app/v1/results/{job_id}Downloading the Model:
Benefits:
Last updated