Invoket Vehicle CO2 Lookup is a paid API for AI agents from api.invoket.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).
Looks up the official EU CO2 emissions figure for a specific vehicle by make, model, and year (or EU type-approval number), sourced from the EU registry with provenance.
The checks your agent runs before it acts: verify a bank account, a phone number, a law in force, the weather or a vehicle — computed from official sources, with provenance in every response. You only pay for answers.
Returns the official EU CO2 emissions figure for the specified vehicle (by make, model, and year or type-approval number), along with provenance metadata indicating the source data from the EU registry. A 404 is returned if the year is outside the ingested window, with a message naming the valid years available.
GEThttps://api.invoket.com/vehicle/co2Use this endpoint when you need authoritative, provenance-backed CO2 emissions data sourced from the EU type-approval registry — especially for pre-purchase vehicle checks, fleet compliance reporting, or verifying dealer-provided emissions claims. Prefer this over general web searches when you need official data with a traceable source rather than estimated or aggregated figures.
| Field | Type | Description |
|---|---|---|
| makerequired | string | Make of the vehicle (e.g. 'Renault'); short forms and member-state spellings are folded ('VW' and 'VOLKSWAGEN VW' both reach VOLKSWAGEN). Use either this approximate key — make, model and year, all three required together — or the precise one: 'type_approval' (the EU type-approval number, optionally narrowed by 'variant' and 'version'). Mixing the two keys is a 400 |
| yearrequired | string | Registration year (YYYY) within the ingested window; a year outside it is a 404 whose message names the years actually served, never a silent miss |
| modelrequired | string | Commercial name as reported to the EU registry (e.g. 'Clio'); case and accents are folded. Required together with 'make' and 'year' |
{
"type": "object"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"