Skip to main content

1. Create an API key

Open Studio, create a test key, and copy the secret while it is visible. Use a key with the parse scope for this quickstart.

2. Submit a document

POST /v1/parse accepts multipart form data with a file field. Add pipeline_id when you want to run a specific parse pipeline.
The API returns a run immediately:

3. Poll the run

While processing, the response contains the current run status:
When the run succeeds, result contains normalized blocks with grounded citations:
All errors use the same envelope: