Overview

Getting Started

MARKETPLACE

Widgets

Find Pros

Categories

Keywords

Requests

Leads

Messages

On-Demand Orders

Reviews

User Accounts

PRO INTEGRATIONS

Leads

Messages

Reviews

Pro Profiles

Business Phone Numbers

Manage Webhooks

Testing Your Pro Integration

Support

Changelog

Terms and Policies

Negotiations

Discover how to interface with Negotiations from Thumbtack.

Overview

A Negotiation is the object that represents the relationship between the customer and the Pro. It includes data like the job status, messages, invoices, scheduling time, and more.
The Negotiations API supports several operations, outlined below.

Get Negotiation by ID

You can get data for a specific Negotiation via:
GET /api/v4/negotiations/{{negotiationID}} HTTP/2
authorization: Bearer {{authCode}}

Last Updated: Apr 21st, 2026