Skip to main content
KalpOCR — Document Intelligence by Kalp Code
Developer integration

Document extraction APIs with structured JSON.

Use authenticated KalpOCR endpoints for supported Bill of Entry, Form 13, invoice and Shipping Bill checklist workflows.

Available products

Use only the API assigned to your account.

Customer credentials and product permissions are managed from the KalpOCR administration workspace.

Bill of Entry API

POST /api/boe/upload
GET /api/boe/<token>

Form 13 API

POST /api/form-13/upload
GET /api/form-13/<token>

Invoice API

POST /api/invoice/upload
GET /api/invoice/<token>

Shipping Bill API

POST /api/shipping-bill-checklist/upload
GET /api/shipping-bill-checklist/<token>

Keep tokens private.
Send the assigned API token using the supported authorization header. Never place credentials in public browser code, screenshots, URLs or repositories.

Need an integration review?

Submit the authenticated API enquiry form with your document type and preferred response channel.

Request API access