Verify
Reconcile an approved passport with the configured live contract without making a physical-authenticity claim.
Vestavero API · Version 1
Build verified catalog, insurance, auction, museum, marketplace, and dealer experiences from approved public passport records.
GET /api/v1/passports/CP-2026-00000001/verify
{
"verified": true,
"resultCode": "RECORD_VERIFIED",
"lifecycleStatus": "ACTIVE"
}Reconcile an approved passport with the configured live contract without making a physical-authenticity claim.
Search bounded public fields across passport IDs, issuers, categories, certifications, years, and grades.
Retrieve privacy-safe provenance, lifecycle, transfer, and issuer data through stable versioned envelopes.
Quick start
Public QR verification remains available without a key. Commercial key enforcement is configurable and read-scoped; no public write handler exists.
Developer inquiries: developers@vestavero.com
curl "http://127.0.0.1:3000/api/v1/passports/CP-2026-00000001/verify" \
-H "Accept: application/json"A Record Verified result confirms agreement between the approved digital passport, its public history, and the configured blockchain record. Physical authenticity remains the responsibility of the named issuer, grader, verifier, secure-tag process, and physical inspection.