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

Products List Endpoints (1.0.0)

Endpoint:https://sandbox-api.vignette.id

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

  • countrystring

    Returns filtered products by country.

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

  • typestring

    Returns filtered products by type.

    Supported types vignette, tunnel

  • currencystring

    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

  • Authorizationstring · 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

  • errorobject | string |

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

  • resultobject

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 / Statusquery Parameters

  • statusstring

    Returns filtered products by status.

    Supported types all, online, offline

  • countrystring

    Returns filtered products by country.

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

  • typestring

    Returns filtered products by type.

    Supported types vignette, tunnel

Products / StatusHeaders

  • Authorizationstring · 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

  • errorobject | string |

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

  • resultobject[]