docs.vin

tpms

The tpms noun — identity, lifecycle, events, and every capability as an anchored section: 13 capabilities, 0 live, 13 sandbox, 0 declared.

tpms is one of the estate's 317 automotive nouns — a job a car needs done. It carries 13 capabilities: 0 live, 13 sandbox, 0 declared · doors aggregator.vin.

Identity

Nountpms
PillarData (facets: 6 data · 4 services · 3 commerce)
Capabilities13 — 0 live · 13 sandbox · 0 declared
EntitiesRepairOrder
Doorsaggregator.vin
SDKVin.tpms.* from apis.vin
Address/catalog/tpms#{action} — the anchor IS the wire name minus tpms.

Events

The vocabulary this noun can append to the record — 21 past-tense, versioned event types, each linked to the capability that emits it:

Discover & read

read

tpms.read · GET /tpms/read · gate none · sandbox · answers TpmsRead@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — tpms.read
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.read({"vin":"1GYKPNRL7SZ310153"})
GET /tpms/read
curl 'https://apis.vin/tpms/read?vin=1GYKPNRL7SZ310153'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.466Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsRead@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "reading": {
      "placardPsi": 35,
      "pressuresPsi": {
        "LF": 33,
        "RF": 35,
        "LR": 33,
        "RR": 35
      },
      "lampOn": false,
      "verdict": "pass"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "reading": {
      "placardPsi": 35,
      "pressuresPsi": {
        "LF": 33,
        "RF": 35,
        "LR": 33,
        "RR": 35
      },
      "lampOn": false,
      "verdict": "pass"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

status

tpms.status · GET /tpms/status · gate none · sandbox · answers TpmsStatus@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — tpms.status
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.status({"vin":"1GYKPNRL7SZ310153"})
GET /tpms/status
curl 'https://apis.vin/tpms/status?vin=1GYKPNRL7SZ310153'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.483Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsStatus@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "status": {
      "system": "direct",
      "lampOn": false,
      "verdict": "pass",
      "sensors": 4
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "status": {
      "system": "direct",
      "lampOn": false,
      "verdict": "pass",
      "sensors": 4
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

fitment

tpms.fitment · GET /tpms/fitment · gate none · sandbox · answers TpmsFitment@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — tpms.fitment
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.fitment({"vin":"1GYKPNRL7SZ310153"})
GET /tpms/fitment
curl 'https://apis.vin/tpms/fitment?vin=1GYKPNRL7SZ310153'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.451Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsFitment@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "system": "tires",
    "component": "tire set",
    "size": "225/60R17",
    "loadIndex": 99,
    "speedRating": "H",
    "treadDepthNewMm": "8.7",
    "tpms": "direct",
    "fitment": {
      "system": "direct",
      "sensorsRequired": 4,
      "wheelDiameterIn": 17
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "system": "tires",
    "component": "tire set",
    "size": "225/60R17",
    "loadIndex": 99,
    "speedRating": "H",
    "treadDepthNewMm": "8.7",
    "tpms": "direct",
    "fitment": {
      "system": "direct",
      "sensorsRequired": 4,
      "wheelDiameterIn": 17
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

sensorIdLookup

tpms.sensorIdLookup · GET /tpms/sensor-id-lookup · gate none · sandbox · answers TpmsSensorIdLookup@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — tpms.sensorIdLookup
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.sensorIdLookup({"vin":"1GYKPNRL7SZ310153"})
GET /tpms/sensor-id-lookup
curl 'https://apis.vin/tpms/sensor-id-lookup?vin=1GYKPNRL7SZ310153'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.483Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsSensorIdLookup@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "lookup": "sensorIdLookup",
    "sensors": {
      "LF": "TS-a2a0013e",
      "RF": "TS-e2d67ff8",
      "LR": "TS-b6a020ba",
      "RR": "TS-f6d69f74"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "lookup": "sensorIdLookup",
    "sensors": {
      "LF": "TS-a2a0013e",
      "RF": "TS-e2d67ff8",
      "LR": "TS-b6a020ba",
      "RR": "TS-f6d69f74"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

sensorRead

tpms.sensorRead · GET /tpms/sensor-read · gate none · sandbox · answers TpmsSensorRead@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — tpms.sensorRead
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.sensorRead({"vin":"1GYKPNRL7SZ310153"})
GET /tpms/sensor-read
curl 'https://apis.vin/tpms/sensor-read?vin=1GYKPNRL7SZ310153'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.483Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsSensorRead@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "sensors": [
      {
        "corner": "LF",
        "id": "TS-a2a0013e",
        "pressurePsi": 33,
        "battery": "ok"
      },
      {
        "corner": "RF",
        "id": "TS-e2d67ff8",
        "pressurePsi": 35,
        "battery": "low"
      },
      {
        "corner": "LR",
        "id": "TS-b6a020ba",
        "pressurePsi": 33,
        "battery": "ok"
      },
      {
        "corner": "RR",
        "id": "TS-f6d69f74",
        "pressurePsi": 35,
        "battery": "ok"
      }
    ],
    "lampOn": false
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "sensors": [
      {
        "corner": "LF",
        "id": "TS-a2a0013e",
        "pressurePsi": 33,
        "battery": "ok"
      },
      {
        "corner": "RF",
        "id": "TS-e2d67ff8",
        "pressurePsi": 35,
        "battery": "low"
      },
      {
        "corner": "LR",
        "id": "TS-b6a020ba",
        "pressurePsi": 33,
        "battery": "ok"
      },
      {
        "corner": "RR",
        "id": "TS-f6d69f74",
        "pressurePsi": 35,
        "battery": "ok"
      }
    ],
    "lampOn": false
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

batteryStatus

tpms.batteryStatus · GET /tpms/battery-status · gate none · sandbox · answers TpmsBatteryStatus@1

FieldTypeRequiredNotes
vinstringno

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — tpms.batteryStatus
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.batteryStatus({"vin":"1GYKPNRL7SZ310153"})
GET /tpms/battery-status
curl 'https://apis.vin/tpms/battery-status?vin=1GYKPNRL7SZ310153'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.445Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsBatteryStatus@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "batteries": [
      {
        "corner": "LF",
        "id": "TS-a2a0013e",
        "battery": "ok"
      },
      {
        "corner": "RF",
        "id": "TS-e2d67ff8",
        "battery": "low"
      },
      {
        "corner": "LR",
        "id": "TS-b6a020ba",
        "battery": "ok"
      },
      {
        "corner": "RR",
        "id": "TS-f6d69f74",
        "battery": "ok"
      }
    ]
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "batteries": [
      {
        "corner": "LF",
        "id": "TS-a2a0013e",
        "battery": "ok"
      },
      {
        "corner": "RF",
        "id": "TS-e2d67ff8",
        "battery": "low"
      },
      {
        "corner": "LR",
        "id": "TS-b6a020ba",
        "battery": "ok"
      },
      {
        "corner": "RR",
        "id": "TS-f6d69f74",
        "battery": "ok"
      }
    ]
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Quote & price

quote

tpms.quote · POST /tpms/quote · gate offer · sandbox · answers TpmsQuote@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsTpms.quoteRequested@1 · Tpms.quoted@1.

the SDK — tpms.quote
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.quote({"vin":"1GYKPNRL7SZ310153"})
POST /tpms/quote
curl -X POST https://apis.vin/tpms/quote \
  -H 'content-type: application/json' \
  -d '{"vin":"1GYKPNRL7SZ310153"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.461Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsQuote@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "quote": {
      "id": "TQ-4cdcfac8",
      "kind": "relearn-service",
      "amountCents": 2500,
      "currency": "USD",
      "status": "extended",
      "verdict": "pass"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "quote": {
      "id": "TQ-4cdcfac8",
      "kind": "relearn-service",
      "amountCents": 2500,
      "currency": "USD",
      "status": "extended",
      "verdict": "pass"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Apply & book

order

tpms.order · POST /tpms/order · gate offer · sandbox · answers TpmsOrder@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsOrder.placed@1 · ServiceOrder.settled@1 · Tpms.completed@1 · Tpms.dispatched@1 · Tpms.ordered@1.

the SDK — tpms.order
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.order({"vin":"1GYKPNRL7SZ310153"})
POST /tpms/order
curl -X POST https://apis.vin/tpms/order \
  -H 'content-type: application/json' \
  -d '{"vin":"1GYKPNRL7SZ310153"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.451Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsOrder@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "order": {
      "id": "ORD-c8c31944",
      "item": "tpms sensor",
      "status": "placed",
      "amountCents": 6500,
      "currency": "USD"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "order": {
      "id": "ORD-c8c31944",
      "item": "tpms sensor",
      "status": "placed",
      "amountCents": 6500,
      "currency": "USD"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Pay & settle

pay

tpms.pay · POST /tpms/pay · gate offer · sandbox · answers TpmsPay@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsServiceOrder.settled@1 · Tpms.charged@1 · Tpms.paid@1 · Tpms.payFailed@1 · Tpms.payRequested@1.

the SDK — tpms.pay
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.pay({"vin":"1GYKPNRL7SZ310153"})
POST /tpms/pay
curl -X POST https://apis.vin/tpms/pay \
  -H 'content-type: application/json' \
  -d '{"vin":"1GYKPNRL7SZ310153"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.451Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsPay@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "payment": {
      "id": "PAY-383cf742",
      "status": "settled",
      "amountCents": 2500,
      "currency": "USD"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "payment": {
      "id": "PAY-383cf742",
      "status": "settled",
      "amountCents": 2500,
      "currency": "USD"
    },
    "payer": {
      "name": "Ava Good",
      "castRow": "super-prime",
      "creditTier": "super-prime"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Fulfill & operate

program

tpms.program · POST /tpms/program · gate offer · sandbox · answers TpmsProgram@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsTpms.programFailed@1 · Tpms.programRequested@1 · Tpms.programmed@1.

the SDK — tpms.program
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.program({"vin":"1GYKPNRL7SZ310153"})
POST /tpms/program
curl -X POST https://apis.vin/tpms/program \
  -H 'content-type: application/json' \
  -d '{"vin":"1GYKPNRL7SZ310153"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.451Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsProgram@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "work": {
      "id": "WO-1d60fe48",
      "operation": "program",
      "sensors": {
        "LF": "TS-a2a0013e",
        "RF": "TS-e2d67ff8",
        "LR": "TS-b6a020ba",
        "RR": "TS-f6d69f74"
      },
      "status": "programmed"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "work": {
      "id": "WO-1d60fe48",
      "operation": "program",
      "sensors": {
        "LF": "TS-a2a0013e",
        "RF": "TS-e2d67ff8",
        "LR": "TS-b6a020ba",
        "RR": "TS-f6d69f74"
      },
      "status": "programmed"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

sensorReplace

tpms.sensorReplace · POST /tpms/sensor-replace · gate offer · sandbox · answers TpmsSensorReplace@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsTpms.sensorReplaceFailed@1 · Tpms.sensorReplaceRequested@1 · Tpms.sensorReplaced@1.

the SDK — tpms.sensorReplace
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.sensorReplace({"vin":"1GYKPNRL7SZ310153"})
POST /tpms/sensor-replace
curl -X POST https://apis.vin/tpms/sensor-replace \
  -H 'content-type: application/json' \
  -d '{"vin":"1GYKPNRL7SZ310153"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.483Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsSensorReplace@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "replacement": {
      "status": "no-replacement-needed",
      "verdict": "pass"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "replacement": {
      "status": "no-replacement-needed",
      "verdict": "pass"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Lifecycle & state

reset

tpms.reset · POST /tpms/reset · gate offer · sandbox · answers TpmsReset@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsTpms.reset@1 · Tpms.resetRequested@1.

the SDK — tpms.reset
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.reset({"vin":"1GYKPNRL7SZ310153"})
POST /tpms/reset
curl -X POST https://apis.vin/tpms/reset \
  -H 'content-type: application/json' \
  -d '{"vin":"1GYKPNRL7SZ310153"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.483Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsReset@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "work": {
      "id": "WO-fae29a7b",
      "operation": "reset",
      "status": "reset",
      "lampOn": false,
      "verdict": "pass"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "work": {
      "id": "WO-fae29a7b",
      "operation": "reset",
      "status": "reset",
      "lampOn": false,
      "verdict": "pass"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

More actions

relearn

tpms.relearn · POST /tpms/relearn · gate offer · sandbox · answers TpmsRelearn@1

FieldTypeRequiredNotes
vinstringno

The gate is a 402 OFFER — the price and a hard ceiling on the wire, with a durable intent that executes on settlement. Never a wall, never "contact sales". Price: not posted — see /pricing.

Dooraggregator.vin serves this noun on its two routes: / (the landing) · /1GYKPNRL7SZ310153 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

EmitsTpms.relearnRequested@1 · Tpms.relearned@1.

the SDK — tpms.relearn
import { tpms } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await tpms.relearn({"vin":"1GYKPNRL7SZ310153"})
POST /tpms/relearn
curl -X POST https://apis.vin/tpms/relearn \
  -H 'content-type: application/json' \
  -d '{"vin":"1GYKPNRL7SZ310153"}'

Receipt — the sandbox wire answered the request above with this exact body at build time. Captured by the receipts runner (timestamped, provenance in the payload), never authored; it re-executes only when this descriptor changes.

receipt · executed 2026-08-17T12:42:18.483Z · HTTP 200
{
  "type": "OK",
  "answers": "TpmsRelearn@1",
  "value": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "system": "tires",
    "verdict": "pass",
    "workOrder": {
      "id": "WO-0a07204e",
      "operation": "tpmsRelearn",
      "status": "scheduled",
      "costCents": 44000,
      "currency": "USD"
    }
  },
  "evidence": {
    "vin": "1GYKPNRL7SZ310153",
    "noun": "tpms",
    "asOf": "2026-08-10",
    "system": "tires",
    "verdict": "pass",
    "workOrder": {
      "id": "WO-0a07204e",
      "operation": "tpmsRelearn",
      "status": "scheduled",
      "costCents": 44000,
      "currency": "USD"
    }
  },
  "provenance": {
    "simulated": true,
    "environment": "sandbox",
    "source": "cabin-tech-sandbox"
  },
  "events": [],
  "meter": {
    "charged": "0.00",
    "posted": false
  }
}

Data model

The record shape behind this noun — one entity, each property an evidence field. See the whole estate model on the data model page.

RepairOrder


Generated from the catalog. Every capability, answer, gate, and entity on this page is a rendered descriptor — it cannot drift from the wire.