PEXA · OAuth Scopes
PEXA OAuth Scopes
OAuth 2.0
searched
PEXA publishes 11 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 PEXA API on a user’s behalf.
Tokens are issued from https://auth.pexa.com.au/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 EstateAustraliaConveyancingProperty SettlementLand RegistryTitlePropTechMortgageDigital SigningWebhooks
Scopes: 11
Flows: clientCredentials, authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://host.kubernetes.internal/auth/realms/pexa/protocol/openid-connect/auth https://'{{auth2_env}}'/authorize
https://host.kubernetes.internal/auth/realms/pexa/protocol/openid-connect/auth https://'{{auth2_env}}'/authorize
Token URL
https://auth.pexa.com.au/oauth/token https://host.kubernetes.internal/auth/realms/pexa/protocol/openid-connect/token https://'{{auth2_env}}'/oauth/token
https://auth.pexa.com.au/oauth/token https://host.kubernetes.internal/auth/realms/pexa/protocol/openid-connect/token https://'{{auth2_env}}'/oauth/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| au:projects:notification:read | ||
| au:projects:project:write | Grant project write access | authorizationCode, clientCredentials |
| au:projects:status:read | Grant project status read access | authorizationCode, clientCredentials |
| au:projects:workspaces:read | Grant project workspaces read access | authorizationCode, clientCredentials |
| au:projects:workspaces:write | ||
| create:notification_registrations | Create registrations | clientCredentials |
| create:notification_registrations_secret_rotation | Rotate shared secret | clientCredentials |
| delete:notification_registrations | Delete registrations | clientCredentials |
| edit:notification_registrations | Edit registrations | clientCredentials |
| view:notification_registrations | View registrations | clientCredentials |
| {{api_scope}} | API scope | authorizationCode, clientCredentials |
📄 Provider scope reference: https://developer.pexa.com.au/Exchange/docs/documentation/