PLACE · OAuth Scopes
PLACE OAuth Scopes
OAuth 2.0
probed
PLACE publishes 8 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the PLACE API on a user’s behalf.
Tokens are issued from https://sso.place.com/oauth2/v1/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 EstateProperty TechnologyPropTechCRMTransaction ManagementBrokerageMLSMortgageTitle and EscrowBusiness ServicesIdentity
Scopes: 8
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://sso.place.com/oauth2/v1/authorize https://sso.place.com/oauth2/default/v1/authorize https://hub.place.com/oauth2/v1/authorize
https://sso.place.com/oauth2/v1/authorize https://sso.place.com/oauth2/default/v1/authorize https://hub.place.com/oauth2/v1/authorize
Token URL
https://sso.place.com/oauth2/v1/token https://sso.place.com/oauth2/default/v1/token https://hub.place.com/oauth2/v1/token
https://sso.place.com/oauth2/v1/token https://sso.place.com/oauth2/default/v1/token https://hub.place.com/oauth2/v1/token
Flows
authorizationCode
authorizationCode
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token. | |
| profile | Basic profile claims (name, family_name, given_name, locale, zoneinfo). | |
| email and email_verified claims. | ||
| address | address claim. | |
| phone | phone_number and phone_number_verified claims. | |
| offline_access | Issues a refresh token for long-lived access. | |
| groups | Group membership claim. | |
| device_sso | Device single-sign-on token exchange. |