ID document field extraction
OCR
Extracts structured fields (name, document number, date of birth, expiry, etc.) from passports, national IDs, and driver's licenses.
Authentication
All endpoints other than /api/health and the service root require an API key passed in the x-api-key header.
curl -X POST https://neuroid.neuronixtech.net/docs/ocr/api/... \
-H "x-api-key: nx_live_<your-key-here>" \
-H "Content-Type: application/json" \
-d @request.jsonNeed a key? Email sheraz.temp@wisewell.com with your use case and we'll provision one. Self-serve key management is on the roadmap.
Endpoints
Could not load live spec from
https://neuroid.neuronixtech.net/docs/ocr/openapi.json: fetch failed