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

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

Insurance Products

Retrieve available travel insurance products with coverage details and pricing.

List Insurance Products

GET /products/insurance

Response

{
	"data": [
		{
			"id": "d4e5f6a7-b8c9-0123-defa-234567890123",
			"slug": "travel-basic-europe",
			"name": "Travel Basic Europe",
			"description": "Basic travel insurance covering medical emergencies and trip cancellation across Europe.",
			"coverageType": "BASIC",
			"coverageRegion": "EUROPE",
			"duration": 30,
			"durationUnit": "DAYS",
			"maxCoverage": {
				"amount": 50000,
				"currency": "EUR"
			},
			"price": {
				"amount": 19.9,
				"currency": "EUR"
			},
			"features": ["Medical emergency coverage", "Trip cancellation", "Lost luggage protection"]
		},
		{
			"id": "e5f6a7b8-c9d0-1234-efab-345678901234",
			"slug": "travel-premium-worldwide",
			"name": "Travel Premium Worldwide",
			"description": "Comprehensive worldwide travel insurance with extended coverage.",
			"coverageType": "PREMIUM",
			"coverageRegion": "WORLDWIDE",
			"duration": 90,
			"durationUnit": "DAYS",
			"maxCoverage": {
				"amount": 200000,
				"currency": "EUR"
			},
			"price": {
				"amount": 79.9,
				"currency": "EUR"
			},
			"features": [
				"Medical emergency coverage",
				"Trip cancellation and interruption",
				"Lost and delayed luggage",
				"Flight delay compensation",
				"Emergency evacuation"
			]
		}
	]
}

Get Insurance Product by Slug

GET /products/insurance/:slug

Path Parameters

NameTypeRequiredDescription
slugstringYesThe insurance product slug (e.g., travel-basic-europe)

Response

Returns a single insurance product object with the same structure as the list response items.

{
	"id": "d4e5f6a7-b8c9-0123-defa-234567890123",
	"slug": "travel-basic-europe",
	"name": "Travel Basic Europe",
	"description": "Basic travel insurance covering medical emergencies and trip cancellation across Europe.",
	"coverageType": "BASIC",
	"coverageRegion": "EUROPE",
	"duration": 30,
	"durationUnit": "DAYS",
	"maxCoverage": {
		"amount": 50000,
		"currency": "EUR"
	},
	"price": {
		"amount": 19.9,
		"currency": "EUR"
	},
	"features": ["Medical emergency coverage", "Trip cancellation", "Lost luggage protection"]
}
Previous← eSIM PackagesNextVehicle Categories→
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