Endpoints for interacting with products.
Products (vignettes and tunnels)
All available products (vignettes, tunnels, bridges, trains, ferries) for customers in 9 European countries.
⚠️ Rate limit policy applies to this endpoint
Check Rate Limits
query Parameters
country
stringReturns filtered products by
country
.Supported countries
at
,ch
,si
,hu
,sk
,cz
,ro
,bg
,md
type
stringReturns filtered products by
type
.Supported types
vignette
,tunnel
currency
stringReturn price of products in selected currency with the included individual commission for the partner.
Supported currencies
EUR
,UAH
,USD
,PLN
,HUF
and moreDefault: EUR
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE
.
Responses
Produscts description test
error
object | string |Error can be null, a simple string code, or an object with details.
result
object
Products / Status
Returns the status of national providers, as well as all products.
⚠️ Rate limit policy applies to this endpoint
Check Rate Limits
query Parameters
status
stringReturns filtered products by
status
.Supported types
all
,online
,offline
country
stringReturns filtered products by
country
.Supported countries
at
,ch
,si
,hu
,sk
,cz
,ro
,bg
,md
type
stringReturns filtered products by
type
.Supported types
vignette
,tunnel
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE
.
Responses
Produscts description test
error
object | string |Error can be null, a simple string code, or an object with details.
result
object[]