ATverify

API reference

Every vatverify endpoint, every parameter, every response shape. Authentication, rate limits, and error codes on one page.

REST endpoints for the vatverify API, grouped by capability. All endpoints accept and return JSON, authenticate via Authorization: Bearer vtv_…, and respect per-plan quotas.

Validation

Tax rules

  • Decide POST /v1/decide (Business)

Rates

Webhooks

Audit log

Meta

Conventions

  • Authentication. Every endpoint except /health requires a bearer token. See Authentication.
  • Errors. Every error follows a common envelope with a stable code. See Error reference.
  • Rate limits. Per-plan burst rate, monthly quota, and test-mode carve-out detailed in Rate limits.
  • Test mode. Test-mode keys return synthetic data and don't count against your quota. See Test mode.