Offerpad · OAuth Scopes
Offerpad OAuth Scopes
OAuth 2.0
searched
Offerpad publishes 9 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Offerpad API on a user’s behalf.
Tokens are issued from https://offerpad.okta.com/oauth2/ausftur6n2aTu6Sur357/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.
Real EstateUnited StatesiBuyerPropTechProperty ListingsBrokerageMLSCash OfferRenovationHome Buying
Scopes: 9
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://offerpad.okta.com/oauth2/ausftur6n2aTu6Sur357/v1/authorize
https://offerpad.okta.com/oauth2/ausftur6n2aTu6Sur357/v1/authorize
Token URL
https://offerpad.okta.com/oauth2/ausftur6n2aTu6Sur357/v1/token
https://offerpad.okta.com/oauth2/ausftur6n2aTu6Sur357/v1/token
Flows
authorizationCode
authorizationCode
Scopes (9)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an OpenID Connect ID token for the signed-in Offerpad customer. | authorizationCode |
| profile | Basic profile claims (name, preferred_username, locale, updated_at). | authorizationCode |
| Email address and email_verified claim. | authorizationCode | |
| address | Physical address claim. | authorizationCode |
| phone | Phone number and phone_number_verified claims. | authorizationCode |
| offline_access | Issue a refresh token so the client can renew access without re-prompting. | authorizationCode |
| device_sso | Okta device single sign-on token issuance. | authorizationCode |
| groups | Group memberships of the signed-in user (Okta org authorization server only). | authorizationCode |
| interclient_access | Okta token-exchange scope allowing one client to act for another. | authorizationCode |