/
EP
eprospera
/
e-Próspera API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 3d ago
Details
Filter operations
Authenticated person
3
Consented legal entities
3
Deprecated aliases
5
Legal entities
3
Legal-entity applications
5
OAuth 2.0 / OpenID Connect
9
get
Get OpenID Provider metadata
get
Get OAuth signing keys
get
Start the OAuth authorization-code flow
post
Start an OAuth device authorization
post
Exchange an authorization code, device code, or refresh token
get
Get OpenID Connect user claims
post
Get OpenID Connect user claims
post
Revoke an OAuth token
post
Introspect an OAuth token
Partner residency applications
10
Referrals
1
Taxes
4
Verification
1
Visitor passes
1
OAuth 2.0 / OpenID Connect
Get OpenID Connect user claims
get
/api/oauth/userinfo
Response
Claims authorized by the access token.
OAuthUserinfo
required
sub
string
required
name
string
given_name
string
family_name
string
picture
string
uri
email
string
email
email_verified
boolean
Changes