User Guide
Step-by-step guide to finding your TG number, understanding ASTRA data, and getting the most from reception-par-type.ch.
Reading time: 4 minFind the TG number on your registration document
Box 24 of the Swiss vehicle registration
The type approval number (TG) is printed on the Swiss vehicle registration document in box 24 ("Type approval number"). It consists of 5 groups separated by dots.
Permis de circulation suisse — Identification de la case 24
TG number format
Astuce : Tip: on a German-language document look for "Typengenehmigungsnummer". In French: "N° de réception par type". In Italian: "N. di omologazione per tipo".
Note : Older vehicles (pre-1995) may have a different format. Our search engine accepts both normalised and legacy formats.
Understand and unlock the results
Free data vs. advanced data
Search results are organised in themed cards. Engine and emission data are freely accessible. Mass and wheel/tyre data require a subscription or a token.
- Make, model, variant
- Fuel type and engine specs
- Power output (kW / hp)
- Engine displacement
- Transmission type
- CO₂ emissions and Euro standard
- Kerb weight and GVW
- Towing capacity
- BCD, hub bore, offset ET
- OEM tyre sizes
- Official PDF export
- REST API access
Termes techniques — passez la souris sur les icônes ? pour les définitions
Astuce : Single unlock (CHF 2 / sheet) requires no subscription — just a free account with token credit.
Export the PDF report and use the API
For professionals and developers
Pro subscribers and above can export any data sheet as an official PDF, or query our REST API to integrate data into their own tools.
PDF export
- 1 Open the desired vehicle data sheet
- 2 Click "Export as PDF" (top right)
- 3 The PDF includes all approved data + ASTRA stamp
- 4 Available in EN, FR, DE and IT
REST API
GET /api/v1/vehicles/{numero_tg}
{
"numero_tg": "27.012.000.08.00004",
"make": "Volkswagen",
"power_kw": 110,
...
}
Astuce : Your Bearer API token is available under Account → Settings → API.