Kiwibot

Kiwibot — legally Kiwi Campus, Inc., and rebranded to Robot.com in October 2025 — builds and operates fleets of autonomous sidewalk delivery robots, warehouse logistics robots, quadruped and humanoid platforms, and robot-mounted advertising units. Founded in Berkeley, California in 2017 by Felipe Chavez and Jason Oviedo out of a UC Berkeley campus food-delivery pilot, the company reports more than 1.7 million completed real-world autonomous tasks for campus dining, retail, grocery and enterprise customers across the United States, Canada, Colombia, the United Arab Emirates and Saudi Arabia, and acquired mobile-advertising firm Nickelytics in 2023. Its B2B delivery platform is exposed as an API-key-gated REST service on a Google Cloud Endpoints gateway at api.kiwibot.com — historically integrated by ordering partners such as Shopify and Ordermark — but the company publishes no developer portal, no public API reference, and no machine-readable contract; access runs through the sales/demo form. Its autonomy team publishes substantial first-party open source ROS 2 tooling from the github.com/kiwicampus organization.

Kiwibot publishes 1 API on the APIs.io network. Tagged areas include Company, Robotics, Autonomous Vehicles, Delivery, and Last Mile Delivery.

Kiwibot’s developer surface includes engineering blog, support, and 11 more developer resources.

13.2/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
CompanyRoboticsAutonomous VehiclesDeliveryLast Mile DeliveryLogisticsWarehouse AutomationAdvertisingROSOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 13.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.4 / 20
Access Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Contract Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/kiwibot: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Pricing Plans 1

Published pricing tiers and plan structures.

Kiwibot Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kiwibot Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Kiwibot Authentication

1 scheme

SECURITY

Kiwibot Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: kiwibot
name: Kiwibot
description: Kiwibot — legally Kiwi Campus, Inc., and rebranded to Robot.com in October 2025 — builds and operates fleets
  of autonomous sidewalk delivery robots, warehouse logistics robots, quadruped and humanoid platforms, and robot-mounted
  advertising units. Founded in Berkeley, California in 2017 by Felipe Chavez and Jason Oviedo out of a UC Berkeley campus
  food-delivery pilot, the company reports more than 1.7 million completed real-world autonomous tasks for campus dining,
  retail, grocery and enterprise customers across the United States, Canada, Colombia, the United Arab Emirates and Saudi
  Arabia, and acquired mobile-advertising firm Nickelytics in 2023. Its B2B delivery platform is exposed as an API-key-gated
  REST service on a Google Cloud Endpoints gateway at api.kiwibot.com — historically integrated by ordering partners such
  as Shopify and Ordermark — but the company publishes no developer portal, no public API reference, and no machine-readable
  contract; access runs through the sales/demo form. Its autonomy team publishes substantial first-party open source ROS 2
  tooling from the github.com/kiwicampus organization.
image: https://avatars.githubusercontent.com/u/31900628?v=4
url: https://raw.githubusercontent.com/api-evangelist/kiwibot/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-23'
modified: '2026-08-23'
tags:
- Company
- Robotics
- Autonomous Vehicles
- Delivery
- Last Mile Delivery
- Logistics
- Warehouse Automation
- Advertising
- ROS
- Open Source
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Packages
  url: packages/kiwibot-packages.yml
- type: Conventions
  url: conventions/kiwibot-conventions.yml
- type: Lifecycle
  url: lifecycle/kiwibot-lifecycle.yml
- type: Conformance
  url: conformance/kiwibot-conformance.yml
- type: Plans
  url: plans/kiwibot-plans-pricing.yml
- type: LLMsTxt
  url: llms/kiwibot-llms.txt
- type: DomainSecurity
  url: security/kiwibot-domain-security.yml
- type: Website
  url: https://robot.com/
- type: Blog
  url: https://robot.com/newsroom
- type: Support
  url: https://robot.com/contact
- type: GitHubOrganization
  url: https://github.com/kiwicampus
- type: TermsOfService
  url: https://robot.com/terms-of-use
- type: PrivacyPolicy
  url: https://robot.com/privacy-policy
x-enrichment:
  date: '2026-08-23'
  status: minimal
  artifacts_added: 12
  pass: local-v1
x-coverage:
  state: gated
  reason: sales-gate
  detail: api.kiwibot.com is a live Google Cloud Endpoints gateway that answers 401 UNAUTHENTICATED on defined resources /deliveries
    and /zones, but Robot.com publishes no developer portal, reference or spec on any host (developers./docs./api.robot.com
    do not resolve) — the only published route to a key is the demo-request form at robot.com/contact.
  evidence:
  - url: https://api.kiwibot.com/deliveries
    status: 401
  - url: https://api.kiwibot.com/openapi.json
    status: 404
  - url: https://robot.com/contact
    status: 200
  - url: https://robot.com/pricing
    status: 404
  checked: '2026-08-23'

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/kiwibot"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/kiwibot/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/kiwibot/evidence"

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.