Complete API reference, guides, and examples to help you integrate Visobird OCR into your applications.
Complete API endpoints documentation with request/response examples.
View API DocsMachine-readable API specification for automatic client generation.
Download YAMLReady-to-use Postman collection for testing and exploring the API.
Download Collectionhttps://api.visobird.com/v1
All API requests require authentication using Bearer tokens:
Authorization: Bearer YOUR_API_KEY
Process receipt images using OCR to extract structured data including merchant, total, date, and itemized details.
Retrieve a list of previously processed receipts with pagination support.
Get current API usage statistics and rate limit information for your account.
Manage your API keys: create new keys, list existing keys, and revoke access.
Create your free Visobird account to get started.
Create your first API key in the dashboard.
Send a POST request to /v1/process with your receipt image.
Extract the structured data from the JSON response.