Attestation Endpoints
Last updated
Last updated
https://attestation-api.dimo.zone
POST
/v1/vc/vin/{tokenId}
Generates the VIN VC for a given vehicle if expired. If an unexpired VC is found, returns the VC.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
tokenId
*
String
Vehicle token ID, this is the token ID of your vehicle NFT. A prerequisite is to obtain a token
that is permitted to access trips data for this specific vehicle.
Authorization
*
String
Vehicle JWT in Bearer Authentication format.