Kiwibot Delivery Platform API

The business-to-business delivery API behind Kiwibot's autonomous last-mile fleet, served from a Google Cloud Endpoints gateway at api.kiwibot.com. Probed anonymously on 2026-08-23 the gateway answers HTTP 401 UNAUTHENTICATED ("Method doesn't allow unregistered callers ... Please use API Key or other form of API consumer identity") on defined resources including /deliveries and /zones, and HTTP 404 ("The current request is not defined by this API") on undefined paths — so the surface is real and enumerable but entirely credential-gated. No OpenAPI, Swagger, GraphQL SDL, AsyncAPI or Postman collection is published at any host we probed, and there is no developer portal or public reference; integrators obtain access via the demo/sales form.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/kiwibot-delivery-platform-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Kiwibot Delivery Platform API
description: The business-to-business delivery API behind Kiwibot's autonomous last-mile fleet, served
  from a Google Cloud Endpoints gateway at api.kiwibot.com. Probed anonymously on 2026-08-23 the gateway
  answers HTTP 401 UNAUTHENTICATED ("Method doesn't allow unregistered callers ... Please use API Key
  or other form of API consumer identity") on defined resources including /deliveries and /zones, and
  HTTP 404 ("The current request is not defined by this API") on undefined paths — so the surface is real
  and enumerable but entirely credential-gated. No OpenAPI, Swagger, GraphQL SDL, AsyncAPI or Postman
  collection is published at any host we probed, and there is no developer portal or public reference;
  integrators obtain access via the demo/sales form.
humanURL: https://robot.com/r-kiwi
baseURL: https://api.kiwibot.com
tags:
- Delivery
- Robotics
- Last Mile Delivery
- Logistics
properties:
- type: Authentication
  url: authentication/kiwibot-authentication.yml
- type: ErrorCatalog
  url: errors/kiwibot-problem-types.yml
- type: RateLimits
  url: rate-limits/kiwibot-rate-limits.yml