PassID Connect lets institutions request verified identity and financial claims through a customer-launched, hosted consent flow. The institution creates the request, the customer authorizes in PassID, and approved scopes return through a connection_id.
A hosted authorization flow for verified customer data access. Customers click Connect with PassID inside your application, authenticate in PassID, review permissions, and return with an approved connection.
Compiles user-permissioned signals into a signed, user-held credential with freshness, expiry, and revocation metadata.
One API call to verify a PASSID token. Returns signed claim summaries, signature status, freshness, revocation status, and audit metadata. It does not return raw financial data feeds.
The institution backend creates a scoped request, the customer launches PassID from the institution app, and PassID returns a connection_id only after customer approval. Credentials and verifier APIs support this flow behind the scenes.
Use the sandbox to create a hosted request, launch PassID authorization, approve consent, and fetch scoped data before production review.