Taker GO Integration API

Delivery-integration API connecting restaurants (Taker GO merchants) and delivery service providers (DSPs). Supports order creation, retrieval, cancellation, DSP re-routing, and asynchronous order-status webhooks. Bearer-token authentication (TAKERGO_TOKEN for restaurants, DSP_TOKEN for delivery providers); JSON over HTTPS.

API entry from apis.yml

apis.yml Raw ↑
name: Taker GO Integration API
description: Delivery-integration API connecting restaurants (Taker GO merchants) and delivery service
  providers (DSPs). Supports order creation, retrieval, cancellation, DSP re-routing, and asynchronous
  order-status webhooks. Bearer-token authentication (TAKERGO_TOKEN for restaurants, DSP_TOKEN for delivery
  providers); JSON over HTTPS.
humanURL: https://api.help.taker.io/
baseURL: https://production.go.taker.io/
tags:
- Delivery
- Orders
- Webhooks
properties:
- type: Documentation
  url: https://api.help.taker.io/
- type: APIReference
  url: https://api.help.taker.io/
- type: Authentication
  url: authentication/taker-authentication.yml
- type: Conventions
  url: conventions/taker-conventions.yml
- type: ErrorCatalog
  url: errors/taker-error-codes.yml
- type: Webhooks
  url: asyncapi/taker-webhooks.yml
- type: Sandbox
  url: sandbox/taker-sandbox.yml
- type: Lifecycle
  url: lifecycle/taker-lifecycle.yml
- type: DataModel
  url: data-model/taker-data-model.yml
- type: MCPServer
  url: mcp/taker-mcp.yml