KERNIT Documentation
API Playground
Use the playground to assemble a real multipart request against api.kernit.org. It is schema-aware enough to test the document endpoints directly with your API key and a DOCX file.
Endpoint Request Builders#
Endpoint pages include OpenAPI-backed request builders with required fields, request preview, response output, and status-aware formatting. Use those pages for the most accurate operation-level testing.
Test a Request#
Safety Notes#
- The playground sends requests from your browser to
https://api.kernit.org. - Apply requires the same file, settings, scanToken, scanFingerprint, and decisions from the scan flow.
- Do not paste production keys on a shared machine.
OpenAPI Download#
Download the machine-readable schema at /docs/openapi.json.
Was this page useful?Send a lightweight docs feedback event.