Overview

Getting Started

Widgets

Categories

Keywords

Reviews

Users

Businesses

Businesses Search

Negotiations

Messages

Requests

Help

Changelog

Terms and Policies

Environments

Learn the different API Environments you can utilize.
Thumbtack has two environments that partners can interact with:
  • production
    • API: api.thumbtack.com
    • OAuth Authorization Server: https://auth.thumbtack.com/
  • staging
    • API: staging-api.thumbtack.com
    • OAuth Authorization Server: https://staging-auth.thumbtack.com/
We recommend that, when beginning your integration, to utilize our staging environment.
It is important to note that requests to our production environment will return links to our production environment (thumbtack.com), and requests to our staging environment will return links to our staging environment (staging-partner.thumbtack.com).
NOTE: When attempting to navigate to any staging-partner.thumbtack.com URL (except for Widget URLs), you will be required you to enter a username and password to access it. This will be provided by Thumbtack to you.
Your staging environment, if you have one, should only communicate with our staging environment and your production environment should only communicate with our production environment. If you attempt to access our production environment from your staging environment, you will receive an error.

On this page