VignetimVignetim
Home
Contact
Log inRegister
  1. Home
  2. /
  3. Developers
  4. /
  5. API Reference
  6. /
  7. Vignette Tickets

Getting Started

  • Introduction
  • Authentication
  • Sandbox
  • Rate Limiting
  • Error Handling

Products

  • Vignette Tickets
  • eSIM Packages
  • Insurance Products
  • Vehicle Categories

Orders

  • Create Order
  • List Orders
  • Get Order

Webhooks

  • Webhooks Overview
  • Webhook Management

MCP

  • MCP Overview
  • Vignetim Claude MCP
  • Vignetim OpenAI MCP

Vignette Tickets

Retrieve available highway vignette tickets. Vignettes are digital toll passes required for driving on motorways in various European countries.

List Tickets

GET /products/tickets

Query Parameters

NameTypeRequiredDescription
pageintegerNoPage number (default: 1)
limitintegerNoItems per page (default: 50, max: 100)
countryIsocodestringNoFilter by country ISO code (e.g., AT, CZ, CH)
vehicleCategoryIdstringNoFilter by vehicle category UUID

Response

{
	"data": [
		{
			"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
			"name": "Austria 10-Day Vignette",
			"countryIsocode": "AT",
			"countryName": "Austria",
			"duration": "10_DAYS",
			"validFrom": "2026-01-01",
			"validTo": "2027-01-31",
			"vehicleCategoryId": "f1e2d3c4-b5a6-7890-abcd-ef1234567890",
			"vehicleCategoryName": "Car (up to 3.5t)",
			"price": {
				"amount": 11.5,
				"currency": "EUR"
			}
		}
	],
	"meta": {
		"page": 1,
		"limit": 20,
		"totalItems": 45,
		"totalPages": 3
	}
}

Get Ticket by ID

GET /products/tickets/:id

Path Parameters

NameTypeRequiredDescription
idUUIDYesThe ticket product ID

Response

{
	"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
	"name": "Austria 10-Day Vignette",
	"countryIsocode": "AT",
	"countryName": "Austria",
	"duration": "10_DAYS",
	"validFrom": "2026-01-01",
	"validTo": "2027-01-31",
	"vehicleCategoryId": "f1e2d3c4-b5a6-7890-abcd-ef1234567890",
	"vehicleCategoryName": "Car (up to 3.5t)",
	"price": {
		"amount": 11.5,
		"currency": "EUR"
	},
	"description": "Valid for 10 consecutive days on all Austrian motorways and expressways.",
	"countries": ["AT"]
}
Previous← Error HandlingNexteSIM Packages→
VignetimVignetim
Visa
Mastercard
American Express

Vignettes & Tolls

  • Bulgaria Vignette
  • Czech Republic Vignette
  • Hungary Vignette
  • Slovakia Vignette
  • Slovenia Vignette
  • Romania Vignette
  • Moldova Vignette
  • Switzerland Vignette
  • Estonia Vignette
  • Iceland Tolls
  • Netherlands Tolls
  • Ireland Tolls

Insurances

  • Travel Health Insurance
  • Green Card Insurance

Company

  • FAQs
  • About
  • Contact
  • API Reference
  • Fleet

Privacy

  • Terms and Use
  • Privacy Policy
  • Cookie Policy
  • User Data Deletion Instruction

Social

  • Instagram
  • LinkedIn
  • X (Twitter)
  • Facebook

Vignetim | E-vignette, eSIM & Insurance

Purchase and manage your European e-vignettes, eSIMs and insurance easily with Vignetim.

Available on iOS & Android.

Download on App StoreGet it on Google Play

Copyright © 2026 Vignetim | Vignette, eSIM & Insurance