/v1/presentation/authorize

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Your Proof OAuth Application Client ID.

string
required

The redirect URI at which the Verifiable Credential Presentation will be sent back to.

string
enum
required

The method used to return the Verifiable Credential Presentation. Only vp_token is supported for now.

Allowed:
string
enum
required

Space-separated list of scopes that translate to DCQL queries.

Allowed:
string
required

The email address associated with the End-User you're requesting Verifiable Credential presentation from.

string
required
string
string

Space-separated base64 URL encoded JSON object that contains a typed parameter set with details about the transaction that the Verifier is requesting the End-User to authorize.

Response
302

Successful response

Language
LoadingLoading…