API Documentation
Everything you need to know to integrate Blurit API Calls
Client Id available in the Developer Account section
client_123456789Secret ID available in the Developer Account section
secret_987654321Successfully authenticated
Bad Request - Invalid parameters
Invalid credentials
JWT token needed for all other routes. The token acquired with the login route.
Refresh token received from login
rt_eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...Token successfully refreshed
Bad Request - Invalid parameters
Unauthorized - Invalid token
Forbidden - Insufficient permissions
JWT token needed for all other routes. The token acquired with the login route.
Job ID received from POST request
client_uuid-SRV_ANONYMIZATION-abc123def456Job status
Bad Request - Invalid job ID
Unauthorized - Invalid token
Forbidden - Insufficient permissions
JWT token needed for all other routes. The token acquired with the login route.
Image or video file to process. Accepted formats are JPEG, JPG, PNG, WEBP, BMP, TIFF, MP4, AVI, MOV, MKV, ZIP.
Enable face detection and blurring
trueEnable license plate detection and blurring
trueReturn URLs to download detection coordinates in JSON format
trueJob successfully created
Bad Request - Invalid parameters
Unauthorized - Invalid token
Payment Required
Forbidden - Insufficient permissions
Payload Too Large
JWT token needed for all other routes. The token acquired with the login route.
File name received in output_media
b83603c4-b9c7-4e86-9fe4-a2eeba2dfa06.jpegFile content
Bad Request - Invalid filename
Unauthorized - Invalid token
Forbidden - Insufficient permissions
Last updated