Crea Authentication
Every REALTOR.ca API is fronted by a single Duende/IdentityServer deployment at identity.crea.ca. Neither OpenAPI document declares a securityScheme - the derived pass over openapi/ found zero schemes across all three specs - so this profile is taken from the provider's own Authorization documentation and from the anonymous OpenID Connect discovery document, both harvested 2026-07-26. The only supported machine flow is OAuth 2.0 client credentials; credentials are issued by CREA and there is no self-serve path.
CREA (REALTOR.ca) secures its APIs with oauth2 and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.