Skip to main content
Carries an idempotency key. Retried on network failure, timeout, 429, and 409 idempotency.in_progress - never on a 5xx.

Example

Returns

201 - CreateChipResponse.
string
required
Chip identifier from the tap URL.
boolean
required
object
required
Snapshot of the paired unit, including its collection and issuance status. Poll the unit (GET /v1/units/) until collection.token.status is active. Issuance has no failure status on this surface - if the unit stays pending well beyond a few minutes, stop polling and contact support.
integer
required
string
required

Errors

Branch on error.code, never on the HTTP status - several codes share one. See Errors and retries for the error types and how to narrow them.