Welcome to our new Vignette ID Developer Portal documentation!
Partner API (v1.0)

Products List Endpoints

Server

Endpoints for interacting with products.


Products (vignettes and tunnels)

GET
https://sandbox-api.vignette.id
/public/products

All available products (vignettes, tunnels, bridges, trains, ferries) for customers in 9 European countries.

โš ๏ธ Rate limit policy applies to this endpoint Check Rate Limits

Products (vignettes and tunnels) โ€บ query Parameters

country
โ€‹string

Returns filtered products by country.

Supported countries at, ch, si, hu, sk , cz, ro, bg, md

type
โ€‹string

Returns filtered products by type.

Supported types vignette, tunnel

vehicle_type
โ€‹string

Returns filtered products by vehicle_type.

Supported vehicle types car, van, moto

currency
โ€‹string

Return price of products in selected currency with the included individual commission for the partner.

Supported currencies EUR, UAH, USD, PLN, HUF and more

Default: EUR

Products (vignettes and tunnels) โ€บ Headers

Authorization
โ€‹stringย ยทย required

The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

Products (vignettes and tunnels) โ€บ Responses

Produscts description test

error
โ€‹object | string | null

Error can be null, a simple string code, or an object with details.

โ€‹object

Products / Status

GET
https://sandbox-api.vignette.id
/public/products/status

Returns the status of national providers, as well as all products.

โš ๏ธ Rate limit policy applies to this endpoint Check Rate Limits

Products / Status โ€บ query Parameters

status
โ€‹string

Returns filtered products by status.

Supported types all, online, offline

country
โ€‹string

Returns filtered products by country.

Supported countries at, ch, si, hu, sk , cz, ro, bg, md

type
โ€‹string

Returns filtered products by type.

Supported types vignette, tunnel

Products / Status โ€บ Headers

Authorization
โ€‹stringย ยทย required

The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

Products / Status โ€บ Responses

Produscts description test

error
โ€‹object | string | null

Error can be null, a simple string code, or an object with details.

โ€‹object[]