Coadjute · OAuth Scopes

Coadjute OAuth Scopes

OAuth 2.0 searched

Coadjute publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Coadjute API on a user’s behalf.

Tokens are issued from https://auth.coadjute.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Real-EstateUnited KingdomPropTechProperty TransactionsConveyancingAMLComplianceDistributed LedgerEstate AgentsMortgage
Scopes: 14 Flows: authorizationCode, clientCredentials, deviceCode, implicit Method: searched

OAuth endpoints

Authorization URL
https://auth.coadjute.com/authorize
Token URL
https://auth.coadjute.com/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCodeimplicit

Scopes (14)

ScopeDescriptionFlows
openid Request an ID token — baseline OpenID Connect authentication.
profile Access the end user's default profile claims.
offline_access Issue a refresh token for long-lived access.
name Access the end user's full name claim.
given_name Access the end user's given name claim.
family_name Access the end user's family name claim.
nickname Access the end user's nickname claim.
email Access the end user's email address claim.
email_verified Access whether the end user's email address has been verified.
picture Access the end user's profile picture claim.
created_at Access the end user's account creation timestamp (Auth0 claim).
identities Access the end user's linked identity providers (Auth0 claim).
phone Access the end user's phone number claim.
address Access the end user's address claim.

Source

OAuth Scopes

lifetise-scopes.yml Raw ↑
generated: '2026-07-26'
method: searched
source: https://auth.coadjute.com/.well-known/openid-configuration
raw: well-known/lifetise-openid-configuration.json
note: |
  These are the scopes advertised by Coadjute's Auth0 identity tenant — the standard
  OpenID Connect scope set plus Auth0's per-claim scopes. They are the real, publicly
  fetchable scope surface, but they describe identity claims, NOT the authorization
  model of the Coadjute Network's Partner Cloud API. No Coadjute product/API scopes are
  published anywhere public: api.coadjute.com answers 401 to every anonymous request and
  developer.coadjute.com (which once carried an API Catalogue) returns 502. Do not read
  this list as the network's permission model.
scope_surface: identity-only
product_scopes_published: false
schemes:
- name: coadjute-oidc
  source: well-known/lifetise-openid-configuration.json
  issuer: https://auth.coadjute.com/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.coadjute.com/authorize
    tokenUrl: https://auth.coadjute.com/oauth/token
    pkce: S256
  - flow: clientCredentials
    tokenUrl: https://auth.coadjute.com/oauth/token
  - flow: deviceCode
    deviceAuthorizationUrl: https://auth.coadjute.com/oauth/device/code
    tokenUrl: https://auth.coadjute.com/oauth/token
  - flow: implicit
    authorizationUrl: https://auth.coadjute.com/authorize
scopes:
- scope: openid
  description: Request an ID token — baseline OpenID Connect authentication.
  standard: OIDC Core 1.0
- scope: profile
  description: Access the end user's default profile claims.
  standard: OIDC Core 1.0
- scope: offline_access
  description: Issue a refresh token for long-lived access.
  standard: OIDC Core 1.0
- scope: name
  description: Access the end user's full name claim.
- scope: given_name
  description: Access the end user's given name claim.
- scope: family_name
  description: Access the end user's family name claim.
- scope: nickname
  description: Access the end user's nickname claim.
- scope: email
  description: Access the end user's email address claim.
  standard: OIDC Core 1.0
- scope: email_verified
  description: Access whether the end user's email address has been verified.
- scope: picture
  description: Access the end user's profile picture claim.
- scope: created_at
  description: Access the end user's account creation timestamp (Auth0 claim).
- scope: identities
  description: Access the end user's linked identity providers (Auth0 claim).
- scope: phone
  description: Access the end user's phone number claim.
  standard: OIDC Core 1.0
- scope: address
  description: Access the end user's address claim.
  standard: OIDC Core 1.0

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/lifetise-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.