Clavrit AI Model Hub

AI API Reference & Documentation

Complete reference for Clavrit's production-ready computer vision APIs — Detection, Tracking, OCR, Human Activity Recognition, and Best Frame Selection, all hosted at aimodels.clavrit.com.

Base URLhttps://aimodels.clavrit.com
Available APIs
Quick Start
1
Obtain an API Key
Contact Clavrit to receive your X-API-Key. All endpoints require this header for authentication.
2
Check Service Health
Hit the GET /health endpoint on any API to confirm the service is running before uploading media.
3
Upload Your Media
Send multipart/form-data POST requests with your image or video in the file field (or video for Best Frame).
4
Handle the Response
All APIs return structured JSON. Tracking returns a binary video file. Check HTTP status codes for errors.