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

Dolly-based on-demand delivery, quoting, and routing.

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

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

This API exposes 3 operations across 3 paths. 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.

3 operations 3 paths 0 schemas 2 GET1 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 Delivery 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 3

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

Delivery 3

Dolly-based on-demand delivery, quoting, and routing.

POST
/deliveries
Create Delivery
createDelivery body → 200
GET
/me
Get Partner Info
getPartnerInformation → 200
GET
/ping
Return Ping
pingDeliveryApi → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taskrabbit-delivery-api-openapi.yml Raw ↑

Other APIs TaskRabbit publishes across the network.

TaskRabbit Home Services Availability API
TaskRabbit Home Services Booking API
TaskRabbit Home Services Catalog API
TaskRabbit Home Services Estimate API