{"entry":{"slug":"ocr-space-api","name":"OCR.space","category":"api","summary":"Free-tier OCR endpoint that extracts text from images and PDFs in 20+ languages.","description":"","auth_mode":"apikey header","endpoint":"https://api.ocr.space/parse/image","docs_url":"https://ocr.space/ocrapi","tags":["ocr","documents"],"capabilities":["ocr image","extract text","pdf to text","read scanned document"],"auth_params":[{"name":"apikey","location":"header","required":true}],"input_format":"multipart/form-data or URL","output_format":"application/json","rate_limit":"25k requests/month on the free key","pricing":"Free tier, paid plans","invocation_example":"curl -X POST https://api.ocr.space/parse/image -H \"apikey: $OCR_KEY\" -F \"url=https://example.com/scan.png\"","verified":false,"verified_at":null,"featured":false,"checks_total":5,"checks_ok":5,"avg_latency_ms":67,"reports_count":0,"health_ok":true,"health_status_code":404,"health_checked_at":"2026-09-22T10:06:00.976+00:00","health_latency_ms":59,"probe_url":null}}