Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TaskRabbit Home Services Availability API

Real-time bookable time windows for Home Services projects.

TaskRabbit Home Services Availability API is one of 5 APIs that TaskRabbit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Home Services Availability. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 2025-12.

Requests are made against 3 base URLs: https://{api_subdomain}.partner-platform.taskrabbit.com/2025-12, https://papi.dolly.com/v1, https://papi.sandbox.dolly.com/v1.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2025-12
Base URL
https://{api_subdomain}.partner-platform.taskrabbit.com/2025-12
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

TaskRabbit Home Services Availability API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth2 — Auth0 machine-to-machine (M2M) OAuth2 client-credentials grant. Credentials are issued during partner onboarding.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Home Services Availability 1

Real-time bookable time windows for Home Services projects.

POST
/projects/availability
Check Service Availability
checkProjectAvailability body → 201400

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AvailabilityRequest (6 properties), ServiceItemRequest (2 properties), Location (2 properties), AvailabilityResponse (1 property). Each schema is shown below with its type and property counts.

Location
object
2 properties
AvailabilityRequest
object
6 properties 4 required
AvailabilityResponse
object
1 property
ServiceItemRequest
object
A requested service line item; exact field list beyond category/quantity is not published outside partner materials.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taskrabbit-home-services-availability-api-openapi.yml Raw ↑

Other APIs TaskRabbit publishes across the network.

TaskRabbit Delivery API
TaskRabbit Home Services Booking API
TaskRabbit Home Services Catalog API
TaskRabbit Home Services Estimate API