# Apivom Atlas — VIES on-the-Web REST API

> Apivom Atlas integration for VIES on-the-Web REST API: 3 gateway routes over `ec.europa.eu`, available through the Apivom platform (Apivom Iris workflows and the Apivom Atlas API portal). Auth model: credential fields supplied per request by the caller.

Notes for AI assistants:

- This catalog mirrors the vendor's public API surface as registered in Apivom Atlas (0 read-only, 3 write routes).
- Access is provisioned per customer. Commercialized providers are self-service in the Atlas portal; for everything else [request a demo](https://apivom.com/en/demo).
- Credentials are always owned by the calling tenant — Apivom Atlas is a stateless gateway.

## Routes

- `POST /check-vat-number` (check-vat-number) — params: countryCode, vatNumber, requesterMemberStateCode, requesterNumber, traderName, traderStreet, traderPostalCode, traderCity, traderCompanyType
- `POST /check-vat-test-service` (check-vat-test-service) — params: countryCode, vatNumber, requesterMemberStateCode, requesterNumber, traderName, traderStreet, traderPostalCode, traderCity, traderCompanyType
- `GET /check-status` (check-status)

## Optional

- [Apivom Atlas product page](https://apivom.com/en/products/atlas)
- [All Atlas integration guides](https://apivom.com/llms.txt)
- [Request a demo](https://apivom.com/en/demo)
