Realtime Robotics

Realtime Robotics is a Boston-based industrial robotics software company that builds collision-free autonomous motion planning for multi-robot workcells. Its products are RapidPlan (the RapidPlan Create offline programming tool plus the on-premise Realtime Controller that plans and deconflicts robot motion at runtime), RapidSense (a sensor/perception layer that adds dynamic collision avoidance, volumes, markers and change detection), and Resolver (a cloud application that optimises cell layout and cycle time from simulation projects exported through Process Simulate, Visual Components and MELSOFT Gemini connectors). Its integration surface is machine-facing rather than web-facing: an inline-YAML ASCII command API over a TCP socket to the Realtime Controller, a REST interface for RapidSense, PROFINET and CC-Link IE Field Basic fieldbus interfaces for PLCs, and a published JSON Schema for the Resolver Operations Query. A public Resolver Cloud REST API is documented as under development and not yet publicly available.

Realtime Robotics publishes 3 APIs on the APIs.io network. Tagged areas include Company, Robotics, Motion Planning, Industrial Automation, and Manufacturing.

Realtime Robotics’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 21 more developer resources.

25.5/100 emerging ▬ flat Agent 14/100 agent aware saas Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
3 APIs
CompanyRoboticsMotion PlanningIndustrial AutomationManufacturingSimulationCollision AvoidanceRobot ProgrammingMachine VisionDigital Twin

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 25.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 11.0 / 20
Access Clarity 4.7 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 14/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 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/realtime-robotics: 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 3

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

RapidPlan Realtime Controller ASCII API

The ASCII API is the primary runtime integration surface for the Realtime Controller. A client opens a TCP socket to the controller and exchanges inline YAML 1.2 command strings...

RapidSense API

RapidSense 2.x exposes a REST interface on port 11235 of the Realtime Controller alongside equivalent ASCII commands. Documented resources are /volumes (GET, POST, PUT, DELETE -...

Resolver Cloud

Resolver is Realtime Robotics' cloud optimisation application, reached at app.resolver.rtr.ai (global) and app-eu.resolver.rtr.ai (Europe). Work is submitted as a .zip study con...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Realtime Robotics Rate Limits

0 limits

RATE LIMITS

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Operations Query

4 properties

JSON SCHEMA

Security Posture 2

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

Realtime Robotics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Realtime Robotics Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: realtime-robotics
name: Realtime Robotics
description: 'Realtime Robotics is a Boston-based industrial robotics software company that builds collision-free autonomous
  motion planning for multi-robot workcells. Its products are RapidPlan (the RapidPlan Create offline programming tool plus
  the on-premise Realtime Controller that plans and deconflicts robot motion at runtime), RapidSense (a sensor/perception
  layer that adds dynamic collision avoidance, volumes, markers and change detection), and Resolver (a cloud application that
  optimises cell layout and cycle time from simulation projects exported through Process Simulate, Visual Components and MELSOFT
  Gemini connectors). Its integration surface is machine-facing rather than web-facing: an inline-YAML ASCII command API over
  a TCP socket to the Realtime Controller, a REST interface for RapidSense, PROFINET and CC-Link IE Field Basic fieldbus interfaces
  for PLCs, and a published JSON Schema for the Resolver Operations Query. A public Resolver Cloud REST API is documented
  as under development and not yet publicly available.'
url: https://raw.githubusercontent.com/api-evangelist/realtime-robotics/refs/heads/main/apis.yml
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
image: https://rtr.ai/wp-content/uploads/2025/03/realtime-logo.svg
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Company
- Robotics
- Motion Planning
- Industrial Automation
- Manufacturing
- Simulation
- Collision Avoidance
- Robot Programming
- Machine Vision
- Digital Twin
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: realtime-robotics:rapidplan-ascii-api
  name: RapidPlan Realtime Controller ASCII API
  description: 'The ASCII API is the primary runtime integration surface for the Realtime Controller. A client opens a TCP
    socket to the controller and exchanges inline YAML 1.2 command strings (topic / type / id / data) terminated with CR+LF;
    responses come back as inline YAML or, after SetResponseType, as CSV. Version 2.9 documents roughly seventy commands across
    four groups: Project (SetResponseType, GetUnits, SetUnits, GetMode, ClearFaults, LoadProject, GetLoadedProject, UnloadProject,
    SetDefaultProject, EnterOperationMode, EnterConfigurationMode, Shutdown, UserLog, BeginInterlockRecording, GenerateInterlockData),
    Robot (ActivateRobots, DeactivateRobot, Connect, Disconnect, AcquireControl, ReleaseControl, SetMaxLinearAcceleration,
    SetMaxLinearSpeed, SetAlternateLocation, SetInterruptBehavior, SetRobotPreset, GetRobotPresets, Move, CombinedMove, CancelMove,
    HoldMove, ResumeMove, GetTargets, CreateTarget, UpdateTarget, RenameTarget, RemoveTarget, AddConnection, RemoveConnection,
    GetJointConfiguration, GetTCPPose, IsOnTarget), Scene Modeling (GetObjectStates, GetStatefulObjects, SetObjectState, GetFrames,
    AddFrame, UpdateFrame, RemoveFrames, AddBox, AddObject, RemoveBoxes, RemoveObjects, Reparent) and the combined SetWorkcellState.
    No OpenAPI is published for it.'
  humanURL: https://realtimerobotics.atlassian.net/wiki/spaces/rapidplandocs/pages/3467120890/2.9+Realtime+Robotics+RapidPlan+ASCII+API
  baseURL: tcp://{realtime_controller_host}:9999
  tags:
  - Motion Planning
  - Robotics
  - Industrial Automation
  properties:
  - type: Documentation
    url: https://realtimerobotics.atlassian.net/wiki/spaces/rapidplandocs/pages/3467120890/2.9+Realtime+Robotics+RapidPlan+ASCII+API
  - type: APIReference
    url: https://realtimerobotics.atlassian.net/wiki/spaces/rapidplandocs/pages/3467120890/2.9+Realtime+Robotics+RapidPlan+ASCII+API
- aid: realtime-robotics:rapidsense-api
  name: RapidSense API
  description: RapidSense 2.x exposes a REST interface on port 11235 of the Realtime Controller alongside equivalent ASCII
    commands. Documented resources are /volumes (GET, POST, PUT, DELETE - cuboid perception volumes), /markers and /markers/{id}
    (GET, POST, PUT, PATCH, DELETE - AprilTag 36h11 calibration markers), /sensors, /status (RapidSense version, state, per-sensor
    status and active 5xxx error codes), /heights (height-check filter query by centroid, width and length) and /changes,
    /changes/{id}, /changes/{id}/objects (change-detection filters, marked under development). No OpenAPI is published for
    it.
  humanURL: https://realtimerobotics.atlassian.net/wiki/spaces/rapidplandocs/pages/3467120157/2.9+RapidSense+API
  baseURL: http://{rapidsense_host}:11235
  tags:
  - Machine Vision
  - Robotics
  - Collision Avoidance
  properties:
  - type: Documentation
    url: https://realtimerobotics.atlassian.net/wiki/spaces/rapidplandocs/pages/3467120157/2.9+RapidSense+API
  - type: APIReference
    url: https://realtimerobotics.atlassian.net/wiki/spaces/rapidplandocs/pages/3467120157/2.9+RapidSense+API
- aid: realtime-robotics:resolver-cloud
  name: Resolver Cloud
  description: Resolver is Realtime Robotics' cloud optimisation application, reached at app.resolver.rtr.ai (global) and
    app-eu.resolver.rtr.ai (Europe). Work is submitted as a .zip study containing a project.yaml workcell description, a cad/
    folder and an optional queries.json; Realtime Robotics publishes a JSON Schema for the queries.json Operations Query and
    a written specification for project.yaml (rtr_yaml_version 4.2.0). The application's own /api surface is an authenticated
    AWS API Gateway (anonymous requests answer 403 Missing Authentication Token) and the documentation states plainly that
    the public REST API is under development and not yet publicly available.
  humanURL: https://resolver.rtr.ai/docs/api/overview/
  baseURL: https://app.resolver.rtr.ai/api
  tags:
  - Simulation
  - Motion Planning
  - Optimization
  properties:
  - type: Documentation
    url: https://resolver.rtr.ai/docs/user_guide/overview
  - type: APIReference
    url: https://resolver.rtr.ai/docs/api/overview/
common:
- type: DomainSecurity
  url: security/realtime-robotics-domain-security.yml
- type: Website
  url: https://rtr.ai/
- type: Documentation
  url: https://resolver.rtr.ai/docs/user_guide/overview
- type: APIReference
  url: https://resolver.rtr.ai/docs/api/overview/
- type: GettingStarted
  url: https://resolver.rtr.ai/docs/category/getting-started
- type: Support
  url: https://rtr.ai/support/
- type: Blog
  url: https://rtr.ai/resources/
- type: GitHubOrganization
  url: https://github.com/RealtimeRobotics
- type: SignUp
  url: https://rtr.ai/demo/
- type: Login
  url: https://app.resolver.rtr.ai/
- type: PrivacyPolicy
  url: https://rtr.ai/privacy-policy/
- type: JSONSchema
  url: json-schema/realtime-robotics-operations-query.schema.json
- type: Packages
  url: packages/realtime-robotics-packages.yml
- type: SDKs
  url: packages/realtime-robotics-packages.yml
- type: WellKnown
  url: well-known/realtime-robotics-well-known.yml
- type: LLMsTxt
  url: llms/realtime-robotics-llms.txt
- type: Authentication
  url: authentication/realtime-robotics-authentication.yml
- type: OpenIDConnect
  url: well-known/realtime-robotics-clerk-openid-configuration.json
- type: OAuthScopes
  url: scopes/realtime-robotics-scopes.yml
- type: Conventions
  url: conventions/realtime-robotics-conventions.yml
- type: Idempotency
  url: conventions/realtime-robotics-conventions.yml
- type: ErrorCatalog
  url: errors/realtime-robotics-error-codes.yml
- type: Lifecycle
  url: lifecycle/realtime-robotics-lifecycle.yml
- type: ChangeLog
  url: changelog/realtime-robotics-changelog.yml
- type: DataModel
  url: data-model/realtime-robotics-data-model.yml
- type: Conformance
  url: conformance/realtime-robotics-conformance.yml
- type: Plans
  url: plans/realtime-robotics-plans-pricing.yml
- type: RateLimits
  url: rate-limits/realtime-robotics-rate-limits.yml
x-enrichment:
  date: '2026-08-26'
  status: enriched
  artifacts_added: 20
  pass: local-v1
  note: All 20 apis.yml pointer URLs were fetched and verified live (HTTP 200) on 2026-08-26.

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