MyAPI endpoint updated (Engine3 support added)

The myAPI endpoint allows you to access your current conversions. Today’s update brings:

  1. Support for OCR Engine3
  2. Better error handling
  3. 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.