Scam messages have been sent out in the Tax Administration’s name. Read more about scams.

Technical guidance

This section describes the general technical guidelines for the Vero API interfaces. This section is especially useful for a software developer who is starting to develop and use Vero API interface integration for the first time.

For more detailed technical descriptions of the interfaces, as well as guidelines can be found in the API Portal documentation for each interface.

Attention begins.

Vero API interface technology in summary:

HTTP REST-interface

HTTPS/TLS 1.2+

JSON payload

Client certificate authentication (mTLS)

Software specific API key in vero-softwarekey header

Attention ends

Summary of the Vero API Environments

Attention begins.

Production

Environment: Production

URL Production: api.vero.fi

Channel: Web Service (REST)

Certificate: Production certificate

Certificate authority: Data Providers Issuing CA

API key header: Vero-SoftwareKey

Description: Vero API production

Attention ends

Attention begins.

Integration Verification

Environment: Integration Verification

URL Integration Verification: api.vero.fi/xx/yy/Verification

Channel: Web Service (REST)

Certificate: Production certificate

Certificate authority: Data Providers Issuing CA

API key header: Vero-SoftwareKey

Description: Test procedure to get access to production interfaces

Attention ends

Attention begins.

Test

Environment: Test

URL Test: apitest.vero.fi

Channel: Web Service (REST)

Certificate: Test certificate

Certificate authority: Data Providers Test Issuing CA

API key header: Vero-SoftwareKey, the value is not checked

Description: Test interfaces 

Attention ends

Attention begins.

Sandbox

Environment: Sandbox

Certificate: No certificate

API key header: Ocp-Apim-Subscription-Key header

Interface URL: https://api-sandbox.vero.fi/…

Description: Simple mock interfaces for initial tests

Attention ends


Page last updated 2/27/2026