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 ManagementTenancyPaymentsMCPAI
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://mcp.virtuoso.ai/oauth/authorize
https://mcp.virtuoso.ai/oauth/authorize
Token URL
https://mcp.virtuoso.ai/oauth/token
https://mcp.virtuoso.ai/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| 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 |
| 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 |