Trestle Authentication
Trestle has no OpenAPI, so this profile is assembled from the published documentation and the live OIDC discovery document rather than derived from securitySchemes. One IdentityServer fronts every Trestle surface; the scope selects which product surface the credential is good for (api = Web API and Participant Reporting; rets = RETS). Credentials are issued only after a per-MLS data licence contract is executed, so the auth model is fully documented but not self-service.
Trestle secures its APIs with oauth2, openIdConnect, and http across 4 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.