Skip to main content
👋 Welcome to the ClevrScan API.
This guide is designed to help you integrate ClevrScan seamlessly into your applications and workflows.

Welcome

We’re glad you’re here! The ClevrScan API gives you the tools to automate and optimize document processing at scale.
From extracting structured data to managing templates and analyzing results, our API is built to make document handling simple, reliable, and developer-friendly.
Whether you’re building a custom integration, powering internal tools, or creating client-facing products, ClevrScan is designed to fit right into your workflow.

Authentication

To keep your requests secure, every API call requires Bearer Token authentication.
Think of your API key as your personal passport—it identifies you and grants access to ClevrScan’s services.
Add it to your headers like this:
"Authorization": "Bearer <your_api_key>"