Skip to content
Other

cloudmersive.com:ocr

ocrapi sandbox and mock API

The powerful Optical Character Recognition (OCR) APIs let you convert scanned images of pages into recognized text. Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
19
Collections
-
Event types
-
example request
curl https://your-cloudmersive-ocr.slurry.io/ \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version v1.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 19.

  • POST/ocr/image/to/lines-with-location
  • POST/ocr/image/to/words-with-location
  • POST/ocr/image/toText
  • POST/ocr/pdf/to/lines-with-location
  • POST/ocr/pdf/to/words-with-location
  • POST/ocr/pdf/toText
  • POST/ocr/photo/recognize/business-card
  • POST/ocr/photo/recognize/form
  • POST/ocr/photo/recognize/form/advanced
  • POST/ocr/photo/recognize/receipt
  • POST/ocr/photo/to/words-with-location
  • POST/ocr/photo/toText