Trestle · OAuth Scopes
Trestle OAuth Scopes
OAuth 2.0
searched
Trestle publishes 3 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Trestle API on a user’s behalf.
Tokens are issued from https://api.cotality.com/trestle/oidc/connect/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 EstateUnited StatesMLSRESOProperty ListingsIDXPropTechData DistributionODataRETSListing Syndication
Scopes: 3
Flows: clientCredentials, authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://trestle-auth-prd.kfusw1prd.solutions.corelogic.com/connect/authorize
https://trestle-auth-prd.kfusw1prd.solutions.corelogic.com/connect/authorize
Token URL
https://api.cotality.com/trestle/oidc/connect/token https://trestle-auth-prd.kfusw1prd.solutions.corelogic.com/connect/token
https://api.cotality.com/trestle/oidc/connect/token https://trestle-auth-prd.kfusw1prd.solutions.corelogic.com/connect/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| api | RESO Web API (OData 4.0) access, and Participant Reporting for Web API feeds. The documentation states this "should always be api for WebAPI". | clientCredentials |
| rets | RETS 1.8 access, and Participant Reporting for RETS feeds. Requesting scope=api with RETS credentials is documented to fail with a 400. | clientCredentials |
| offline_access | Standard OIDC refresh-token scope, advertised in scopes_supported. Not referenced anywhere in the Trestle developer documentation; the documented client_credentials flow simply re-requests an 8-hour token. | authorizationCode |
📄 Provider scope reference: https://trestle-documentation.corelogic.com/webapi.html