Skip to main content

Optimus Documentation

Use these docs to integrate Optimus VAT validation into file-based workflows, API-based systems, and AI assistant workflows.

Choose The Right Integration

ChooseWhen
Integration CLIYour ERP or back-office system can export CSV files but cannot call an API directly.
Integration APIYour application can send authenticated JSON requests over HTTPS.
Optimus MCPAn AI assistant should help users look up or validate VAT data during a conversation.

Shared Concepts

All integration paths use the same Optimus VAT validation platform and return the same business concepts:

  • Authentication uses Optimus-issued access tokens.
  • VAT validation can be standard or qualified.
  • Long-running validations are tracked as operations.
  • Idempotency keys protect clients from duplicate work during retries.
  • Result data can include VAT ID status, field match statuses, and PDF report metadata.