FuturePass Identity (OpenID Connect)

FuturePass is Futureverse's smart-wallet identity system, exposed to developers as a standards compliant OpenID Connect provider. The discovery document at login.futureverse.app advertises authorization, token, userinfo, introspection, revocation, end-session and pushed authorization request endpoints, PKCE S256, five client authentication methods, and custom claims that bind an OIDC subject to an EOA, a custodian, a chain ID and a FuturePass address.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/futurepass-identity-openid-connect"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
name: FuturePass Identity (OpenID Connect)
description: FuturePass is Futureverse's smart-wallet identity system, exposed to developers as a standards
  compliant OpenID Connect provider. The discovery document at login.futureverse.app advertises authorization,
  token, userinfo, introspection, revocation, end-session and pushed authorization request endpoints,
  PKCE S256, five client authentication methods, and custom claims that bind an OIDC subject to an EOA,
  a custodian, a chain ID and a FuturePass address.
humanURL: https://docs.therootnetwork.com/learn/features/identity-protocol
baseURL: https://login.futureverse.app
tags:
- Identity
- OpenID Connect
- Authentication
- Web3
tags_raw:
- identity
- openid-connect
- oauth
- authentication
- web3
properties:
- type: OpenIDConnect
  url: https://login.futureverse.app/.well-known/openid-configuration
- type: WellKnown
  url: well-known/futureverse-openid-configuration.json
- type: OAuthScopes
  url: scopes/futureverse-scopes.yml
- type: Authentication
  url: authentication/futureverse-authentication.yml
- type: Documentation
  url: https://docs.therootnetwork.com/learn/features/identity-protocol