Thumbtack OAuth Scopes
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.
OAuth endpoints
https://www.thumbtack.com/services/partner-connect/
https://api.thumbtack.com/v4/oauth/token https://pro-api.thumbtack.com/v2/tokens/access
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
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for oauth scopes
4 MCP tools reach this
find_scopesBrowse and filter every scope set in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/thumbtack-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.