Login.gov · Example Payload

Login Gov Userinfo Ial2 Example

GovernmentFederalGSAIdentityAuthenticationSSOOIDCSAMLIAL2AAL2

Login Gov Userinfo Ial2 Example is an example object payload from Login.gov, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

subissemailemail_verifiedall_emailslocaleialaalgiven_namefamily_namebirthdateaddressphonephone_verifiedsocial_security_numberverified_at

Example Payload

Raw ↑
{
  "sub": "c41d0eaf-1d8e-4c14-9a8e-2b7f4f8a5b21",
  "iss": "https://secure.login.gov",
  "email": "jane.doe@example.gov",
  "email_verified": true,
  "all_emails": ["jane.doe@example.gov", "jdoe@example.com"],
  "locale": "en",
  "ial": "http://idmanagement.gov/ns/assurance/ial/2",
  "aal": "http://idmanagement.gov/ns/assurance/aal/2?phishing_resistant=true",
  "given_name": "Jane",
  "family_name": "Doe",
  "birthdate": "1985-04-12",
  "address": {
    "formatted": "1 First St NE\nWashington, DC 20543",
    "street_address": "1 First St NE",
    "locality": "Washington",
    "region": "DC",
    "postal_code": "20543",
    "country": "US"
  },
  "phone": "+12025550100",
  "phone_verified": true,
  "social_security_number": "***-**-4242",
  "verified_at": 1764201600
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/login-gov-userinfo-ial2-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.