Gaussian Robotics website screenshot

Gaussian Robotics

Gaussian Robotics (Gausium) is an autonomous cleaning and service robotics company founded in 2013 and headquartered in Shanghai, with more than 6,500 customers across 70+ countries. Its commercial floor-care and delivery robots (Scrubber 50/75, Phantas, Beetle, Omnie, Vacuum 40) are built on AI, 3D LiDAR and SLAM navigation. Gausium publishes a public developer platform and the Gausium Cloud Open API (openapi.gs-robot.com), a REST API secured with OAuth 2.0 bearer tokens that lets facilities and partners list robots, query robot status and task reports, retrieve maps and subareas, issue robot commands, dispatch temporary cleaning tasks, and integrate the fleet with building IoT and elevator-control systems.

Gaussian Robotics publishes 1 API on the APIs.io network. Tagged areas include Company, Frontier Tech, Robotics, Autonomous Robots, and Cleaning Robots.

Gaussian Robotics’ developer surface includes documentation, API reference, getting-started guide, signup flow, engineering blog, support, changelog, and 13 more developer resources.

29.5/100 thin ▬ flat Agent 6/100 agent aware Front door AI 3/6 light saas Full breakdown ↓
scored 2026-09-19 · rubric v0.22.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyFrontier TechRoboticsAutonomous RobotsCleaning RobotsIoTFleet ManagementRobot Operations

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-19 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/gaussian-robotics: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Gausium Cloud Open API

REST API for the Gausium Cloud platform. Authenticated with OAuth 2.0 bearer tokens (custom open-access grant), it exposes robot information, robot status, task reports, robot m...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

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

Gaussian Robotics Authentication

oauth2/http · 2 schemes

SECURITY

Gaussian Robotics Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gaussian-robotics
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gaussian-robotics.png
name: Gaussian Robotics
description: Gaussian Robotics (Gausium) is an autonomous cleaning and service robotics company founded in 2013 and headquartered
  in Shanghai, with more than 6,500 customers across 70+ countries. Its commercial floor-care and delivery robots (Scrubber
  50/75, Phantas, Beetle, Omnie, Vacuum 40) are built on AI, 3D LiDAR and SLAM navigation. Gausium publishes a public developer
  platform and the Gausium Cloud Open API (openapi.gs-robot.com), a REST API secured with OAuth 2.0 bearer tokens that lets
  facilities and partners list robots, query robot status and task reports, retrieve maps and subareas, issue robot commands,
  dispatch temporary cleaning tasks, and integrate the fleet with building IoT and elevator-control systems.
url: https://raw.githubusercontent.com/api-evangelist/gaussian-robotics/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- softbank-vision-fund
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Frontier Tech
- Robotics
- Autonomous Robots
- Cleaning Robots
- IoT
- Fleet Management
- Robot Operations
apis:
- name: Gausium Cloud Open API
  description: REST API for the Gausium Cloud platform. Authenticated with OAuth 2.0 bearer tokens (custom open-access grant),
    it exposes robot information, robot status, task reports, robot maps and subareas, robot commands, temporary task dispatch
    (with/without site), and elevator-control integration for a fleet of Gausium autonomous cleaning and delivery robots.
  humanURL: https://developer-us.gs-robot.com/en_US/General%20Introduction
  baseURL: https://openapi.gs-robot.com
  tags:
  - Robotics
  - Fleet Management
  - IoT
  properties:
  - type: Authentication
    url: authentication/gaussian-robotics-authentication.yml
  - type: Conventions
    url: conventions/gaussian-robotics-conventions.yml
  - type: Conformance
    url: conformance/gaussian-robotics-conformance.yml
common:
- type: DeveloperPortal
  url: https://developer-us.gs-robot.com/
- type: Documentation
  url: https://developer-us.gs-robot.com/en_US/General%20Introduction
- type: APIReference
  url: https://developer-us.gs-robot.com/en_US/Robot%20Information%20Service/List%20Robots
- type: GettingStarted
  url: https://developer-us.gs-robot.com/en_US/Be%20A%20Developer%20And%20Create%20A%20Key
- type: SignUp
  url: https://service.gs-robot.com/developer
- type: Blog
  url: https://gausium.com/blog/
- type: PrivacyPolicy
  url: https://gausium.com/privacy-policy/
- type: TermsOfService
  url: https://gausium.com/terms-of-use/
- type: Support
  url: https://gausium.com/contact/
- type: Website
  url: https://gausium.com/
- type: ChangeLog
  url: https://developer-us.gs-robot.com/en_US/Release%20Notes
- type: MCPServer
  url: mcp/gaussian-robotics-mcp.yml
- type: LLMsTxt
  url: llms/gaussian-robotics-llms.txt
- type: Authentication
  url: authentication/gaussian-robotics-authentication.yml
- type: Conventions
  url: conventions/gaussian-robotics-conventions.yml
- type: Conformance
  url: conformance/gaussian-robotics-conformance.yml
- type: Lifecycle
  url: lifecycle/gaussian-robotics-lifecycle.yml
- type: Deprecation
  url: lifecycle/gaussian-robotics-lifecycle.yml
- type: ChangeLog
  url: changelog/gaussian-robotics-changelog.yml
- type: DomainSecurity
  url: security/gaussian-robotics-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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/gaussian-robotics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gaussian-robotics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gaussian-robotics/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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