API Documentation

Digicust API Reference

Integrate Digicust's AI-powered customs automation directly into your applications. Get started by creating your API keys and explore our comprehensive documentation.

Getting Started with Digicust API

1. Create API Keys

Access your Digicust platform account to generate secure API keys for authenticating your requests.

Access Platform

2. Explore API Docs

Access our comprehensive API documentation with endpoints, examples, and detailed integration guides.

View API Docs

Quick Start Example

Here's a simple example of how to make your first API call to process a customs document:

curl -X POST https://api.v2.digicust.com/declarations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "document": "base64_encoded_document",
    "type": "import_declaration"
  }'

API Features & Capabilities

Global Coverage

Support for customs declarations across multiple countries and jurisdictions with localized compliance.

Real-time Processing

Lightning-fast document processing and customs classification with immediate results and high accuracy.

Enterprise Security

Bank-grade security with encrypted data transmission, GDPR compliance, and secure API authentication.

Ready to Integrate?

Start building with our API today and transform your customs operations.