API Access

Access Industrial AI & Robotics APIs

REST + gRPC endpoints with versioned schemas, OAuth2 + mTLS, and global low-latency egress.

0+
Endpoints
0ms
p99 latency
0%
Versioned
curl · POST /v3/missions
curl https://api.rayantra.com/v3/missions \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "fleet": "ber-04",
    "type": "pick",
    "sku": "A-1024",
    "qty": 12,
    "to": "dock-02"
  }'
201 Createdx-mission-id: m_8129f4
API Families

Five API families. One coherent surface.

POST /v3/missions

Robotics APIs

Dispatch missions, query telemetry, push fleet policies.

POST /v3/vision/infer

Vision Intelligence APIs

Stream perception inference, SKU re-ID, OCR, defect detection.

GET /v3/analytics/kpis

Operational Analytics APIs

Throughput, latency, anomaly streams, SLA reports.

POST /v3/models/deploy

AI Infrastructure APIs

Model registry, rollouts, drift detection, rollback.

POST /v3/sim/scenarios

Simulation APIs

Spin up digital-twin scenarios, replay, A/B inference.

Authentication

OAuth2 + mTLS — production by default.

API keys for development. OAuth2 bearer tokens for applications. mTLS for production edge nodes.

01

API Keys

Dev environments. Scope-limited, per-environment.

02

OAuth2

User-context apps. Standard authorization code flow.

03

mTLS

Edge nodes + production servers. Hardware-rooted attestation.

API Workflow

Four steps to production.

01

Sign up

Free tier — 1k rpm, full API surface.

02

Get a key

Console → API → New key. Scoped to env.

03

Make a request

Use the SDK or raw HTTP.

04

Go to production

Upgrade tier, switch to mTLS, deploy.

API Features

Built like a real product.

01Versioned schemas
02OpenAPI 3.1 specs
03Idempotent writes
04Cursor pagination
05Webhooks
06Streaming responses
07Region-pinning
08ETag caching
Rate Limits

Transparent limits, per tier.

TierRPMDaily Burst
Free1,0005,000 / day
Starter10,000200,000 / day
Professional100,0002M / day
EnterpriseCustomPer-contract
Security

Production-grade from day one.

01TLS 1.3 everywhere
02OAuth2 + mTLS
03Per-environment keys
04Granular scopes
05IP allow-lists
06Audit log streamed
07SOC 2 Type II
08ISO 27001
Developer Support

Get help from real engineers.

Slack community, monthly office hours, and 1-on-1 support for paying tiers.

API Access

Get your first API key — in two minutes.

Pilot in 6 weeksHardware leasing availableGlobal field engineering
Platform · Live
Edge nodes
412
Active fleet
248
Sites
12
p99 latency
8 ms