AlterEstate · OAuth Scopes

AlterEstate OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://secure.alterestate.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.

CompanyReal EstateCRMProperty ManagementLead ManagementLatin AmericaSaaSArtificial IntelligenceMCP
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://secure.alterestate.com/oauth/authorize/
Token URL
https://secure.alterestate.com/oauth/token/
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp Access the AlterEstate hosted MCP server (secure.alterestate.com/api/v1/alterai/mcp/). authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-17'
method: searched
source: openapi/alterestate-openapi.yml
docs: https://secure.alterestate.com/.well-known/oauth-authorization-server
schemes:
- name: oauth2
  source: openapi/alterestate-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://secure.alterestate.com/oauth/authorize/
    tokenUrl: https://secure.alterestate.com/oauth/token/
  description: OAuth 2.0 authorization used by the AlterEstate (Brik/alterai) hosted MCP server.
scopes:
- scope: mcp
  description: Access the AlterEstate hosted MCP server (secure.alterestate.com/api/v1/alterai/mcp/).
  flows:
  - authorizationCode
  sources:
  - openapi/alterestate-openapi.yml