API Tools
vignetim.com
Provides access to Vignetim Partner API documentation, OpenAPI specs, and vignette ticket listings.
ENDPOINT 1
https://vignetim.com/api/mcp
Known tools 19
list_docsList all Vignetim Partner API documentation sections with title, slug, description, and group.
get_docGet the full markdown content of a specific API documentation section by slug.
search_docsSearch across all Vignetim API documentation sections.
get_openapi_specGet the full OpenAPI 3.0 specification for the Vignetim Partner API as JSON.
list_ticketsList available vignette tickets.
get_ticketGet vignette ticket details by ID.
list_esim_packagesList available eSIM data packages.
list_insurance_productsList available insurance products.
get_insurance_productGet insurance product details by slug.
list_vehicle_categoriesList vehicle categories for vignette purchases.
create_orderCreate a new order with payment.
list_ordersList orders for your organization.
get_orderGet order details by ID.
get_order_statusGet current order status by ID.
create_webhookRegister a webhook endpoint to receive order event notifications.
list_webhooksList all registered webhooks for your organization.
update_webhookUpdate a webhook configuration.
delete_webhookDelete a webhook.
test_webhookSend a test event to a webhook endpoint.