// DEVELOPER DOCUMENTATION
Build with Claimscan
A REST API for forensic image analysis. Send an image — get a verdict, a confidence score and an ordered list of evidence-grade findings. Three sections: API reference, webhook events, and integration quickstart.
REST API
OpenAPI 3.1 reference with try-it console, request examples and the full error catalog.
5 endpoints · OpenAPI 3.1
Webhooks
Subscribe to case events, verify signatures, and configure retries.
3 events · HMAC-SHA256
SDK & Quickstart
cURL, Node and Python examples plus the auth and idempotency guide.
3 languages · 5 min read
Get started
Three steps from sign-up to your first verdict:
- Create an account and a tenant at app.claimscan.io.
- Issue an API key under Settings → API keys with the scopes you need.
- POST your first image to /v1/analyze. Most calls finish in under three seconds.
Need help?
Reach the team via the contact page for integration questions, or check the live system status if something is misbehaving.