The myAPI endpoint allows you to access your current conversions. Today’s update brings:
- Support for OCR Engine3
- Better error handling
- Now available for free OCR API keys, too!
Updated response is:
{
"count_total": 222000,
"count_engine1": 80000,
"count_engine2": 140000,
"count_engine3": 2000
}
As before, for unsupported or invalid api keys the api returns 0 conversions.
The ‘lastMonth’ data will be 0 for April 2026 as the historic data was reset during the update.