Prerequisites
You need an NDI API key. Contact your organization administrator or use the NDI console to mint one. Set it as an environment variable:1. Parse a document (granular operation)
No workspace needed. Parse any public document:?wait_seconds=120 to block up to 120 seconds for an inline result:
2. Upload and ingest files into a workspace
For persistent storage and querying:3. Search your workspace
Once ingestion completes, search the parsed documents:Next steps
- Parse the same call with the Python SDK or TypeScript SDK
- Use NDI from an agent with MCP
- Learn about workspaces vs granular operations
- Explore the document operations API
- Understand job lifecycle and idempotency
- Deep dive into search tools
- Try deep & fact search