Getting Started
Integrate with the Alk API — authenticate, call endpoints, and ship document workflows.
Alk gives you programmatic access to workflow operations: document ingestion, extraction orchestration, and structured result retrieval. Obtain an API key from your account team, then explore the guides below or jump straight into the interactive reference.
Integration Journey
Step-by-step path from API credentials to a production-ready integration.
Workflows
What a workflow is — columns, documents, collections, and extractions.
Quickstart
Base URL, authentication headers, and your first workflow request in minutes.
Best Practices
Security, uploads, extractions, rate limits, and going live safely.
API Overview
Rate limits, use cases, and how the public API is organized under /api/v1.
API Reference
Browse every endpoint, schema, and try requests in the interactive explorer.
Base URL: https://api.alk.work/·All public routes live under /api/v1