Thumbtack · OAuth Scopes
Thumbtack OAuth Scopes
OAuth 2.0
searched
Thumbtack publishes 21 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Thumbtack API on a user’s behalf.
Tokens are issued from https://api.thumbtack.com/v4/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.
Local ServicesMarketplaceHome ServicesLeadsPartner API
Scopes: 21
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://www.thumbtack.com/services/partner-connect/
https://www.thumbtack.com/services/partner-connect/
Token URL
https://api.thumbtack.com/v4/oauth/token https://pro-api.thumbtack.com/v2/tokens/access
https://api.thumbtack.com/v4/oauth/token https://pro-api.thumbtack.com/v2/tokens/access
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (21)
| Scope | Description | Flows |
|---|---|---|
| demand::messages.read | Read access to messages (Demand API v4, authorization code flow). | |
| demand::messages.write | Write access to messages (Demand API v4, authorization code flow). | |
| demand::negotiations.read | Read access to negotiations (Demand API v4, authorization code flow). | |
| demand::users.read | Read access to user information (Demand API v4, authorization code flow). | |
| demand::users.disconnect | Disconnect access to user and revoke tokens (Demand API v4, authorization code flow). | |
| demand::webhooks.read | Read access to user webhooks (Demand API v4, authorization code flow). | |
| demand::webhooks.write | Write access to user webhooks (Demand API v4, authorization code flow). | |
| demand::orders.read | Read access to on-demand orders (Demand API v4, client credentials flow). | |
| demand::orders.write | Write access to on-demand orders (Demand API v4, client credentials flow). | |
| demand::orders/availability.read | Read access to supply availability for on-demand orders (Demand API v4, client credentials flow). | |
| demand::categories.read | Read access to categories (Demand API v4, client credentials flow). | |
| demand::keywords.read | Read access to keywords (Demand API v4, client credentials flow). | |
| messages | Pro API scope allowing partners to send messages on behalf of pros to customers for given leads via the Messages endpoints. | |
| availability | Pro API scope for accessing pro availability functionality. | |
| bookings | Pro API scope for accessing bookings functionality. | |
| targeting | Pro API scope for managing a pro's targeting preferences for services and categories (service-based and category-based targeting endpoints). | |
| openid | Required OpenID Connect scope; always returns sub (user ID) plus standard claims (iss, aud, exp, iat, at_hash). | |
| profile | Optional OpenID Connect scope returning the user's name, given_name, family_name, picture, and zoneinfo. | |
| Optional OpenID Connect scope returning the user's email and email_verified status. | ||
| phone | Optional OpenID Connect scope returning the user's phone_number. | |
| offline_access | When included in the scope list for the authorization code flow, Thumbtack's authorization server issues a refresh_token alongside the access_token. |
📄 Provider scope reference: https://developers.thumbtack.com/docs/getting-started/authentication