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 Catalog API

Partner brand service catalog for Home Services.

TaskRabbit Home Services Catalog 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 Catalog. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 1 schema. 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.

2 operations 2 paths 1 schemas 1 GET1 PUT

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 Catalog 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 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Home Services Catalog 2

Partner brand service catalog for Home Services.

GET
/brands/{brand_uuid}/services
List Services by Brand
listServicesByBrandUuid 4 params → 200
PUT
/services/{service_uuid}/external-identifier
Update Service External Identifier
updateServiceExternalIdentifier 1 param body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Service (4 properties). Each schema is shown below with its type and property counts.

Service
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs TaskRabbit publishes across the network.

TaskRabbit Delivery API
TaskRabbit Home Services Availability API
TaskRabbit Home Services Booking API
TaskRabbit Home Services Estimate API