Skip to main content

Overview

The passports client manages AgentPassportCredentials — W3C VC 2.0 credentials that bind agent identity, human delegation, and spending limits for machine payment flows. Access the passports client via client.passports.

Issue

Issue a new AgentPassportCredential for an agent with an active grant.

IssuePassportParams

IssuedPassportResponse

Errors


Get

Retrieve a passport by ID. Returns the current status and raw data.

Parameters

GetPassportResponse


Revoke

Revoke a passport immediately. Flips the StatusList2021 bit so offline verifiers see the revocation.

Parameters

RevokePassportResponse


List

List passports with optional filters. Returns a bare array from the API.

ListPassportsParams

ListPassportsResponse

Last modified on April 5, 2026