Yardi Canada · OAuth Scopes

Yardi Canada OAuth Scopes

OAuth 2.0 searched

Yardi Canada publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Yardi Canada API on a user’s behalf.

Tokens are issued from https://mcp.virtuoso.ai/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-EstateCanadaProperty ManagementRentalsCommercial Real EstatePropTechMultifamilyAffordable HousingSenior LivingInvestment ManagementTenancyPaymentsMCPArtificial Intelligence
Scopes: 4 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://mcp.virtuoso.ai/oauth/authorize
Token URL
https://mcp.virtuoso.ai/oauth/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
openid Standard OpenID Connect scope; requests an ID token for the signed-in Yardi user. authorizationCode
profile Standard OIDC scope for basic profile claims about the signed-in Yardi user. authorizationCode
email Standard OIDC scope for the signed-in user's email claim. authorizationCode
offline_access Requests a refresh token so the agent can keep operating without re-consent. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-26'
method: searched
source: https://mcp.virtuoso.ai/.well-known/oauth-authorization-server
sources:
  - https://mcp.virtuoso.ai/.well-known/oauth-authorization-server
  - https://mcp.virtuoso.ai/.well-known/oauth-protected-resource
summary: >-
  Yardi's only published OAuth scope vocabulary belongs to the Yardi Virtuoso MCP
  server, and it is deliberately thin: four standard OIDC/OAuth scopes, no
  product-domain scopes. That is the whole authorization story an agent can read
  anonymously. Data authorization is not expressed as scopes at all — Yardi states
  the connector "authenticates through Yardi, so data access automatically follows
  existing user permissions", which means the Voyager/Breeze/RentCafe role of the
  signed-in Yardi user is the real permission boundary. No scope reference page is
  published; the metadata document is the reference.
schemes:
  - name: virtuoso-mcp-oauth
    type: oauth2
    source: https://mcp.virtuoso.ai/.well-known/oauth-authorization-server
    issuer: https://mcp.virtuoso.ai
    flows:
      - flow: authorizationCode
        authorizationUrl: https://mcp.virtuoso.ai/oauth/authorize
        tokenUrl: https://mcp.virtuoso.ai/oauth/token
        registrationUrl: https://mcp.virtuoso.ai/oauth/register
        pkce: [S256]
        grant_types: [authorization_code, refresh_token]
        token_endpoint_auth_methods: [client_secret_post, client_secret_basic, none]
scopes:
  - scope: openid
    description: Standard OpenID Connect scope; requests an ID token for the signed-in Yardi user.
    flows: [authorizationCode]
    sources: [https://mcp.virtuoso.ai/.well-known/oauth-authorization-server]
  - scope: profile
    description: Standard OIDC scope for basic profile claims about the signed-in Yardi user.
    flows: [authorizationCode]
    sources: [https://mcp.virtuoso.ai/.well-known/oauth-authorization-server]
  - scope: email
    description: Standard OIDC scope for the signed-in user's email claim.
    flows: [authorizationCode]
    sources: [https://mcp.virtuoso.ai/.well-known/oauth-authorization-server]
  - scope: offline_access
    description: Requests a refresh token so the agent can keep operating without re-consent.
    flows: [authorizationCode]
    sources: [https://mcp.virtuoso.ai/.well-known/oauth-authorization-server]
notes:
  - No product-domain scopes (property, lease, ledger, work-order) are published; the connector is declared Read & Write with no scope-level separation of the two.
  - No OAuth surface of any kind exists on www.yardi.com or www.yardibreeze.ca — /.well-known/openid-configuration and /.well-known/oauth-authorization-server both 404 there.
  - The Voyager Standard Interfaces and the RentCafe API are not OAuth; they use a contract-issued access token (see authentication/).

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/yardi-canada-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.