Robotics APIs
Dispatch missions, query telemetry, push fleet policies.
REST + gRPC endpoints with versioned schemas, OAuth2 + mTLS, and global low-latency egress.
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"
}'Dispatch missions, query telemetry, push fleet policies.
Stream perception inference, SKU re-ID, OCR, defect detection.
Throughput, latency, anomaly streams, SLA reports.
Model registry, rollouts, drift detection, rollback.
Spin up digital-twin scenarios, replay, A/B inference.
API keys for development. OAuth2 bearer tokens for applications. mTLS for production edge nodes.
Dev environments. Scope-limited, per-environment.
User-context apps. Standard authorization code flow.
Edge nodes + production servers. Hardware-rooted attestation.
Free tier — 1k rpm, full API surface.
Console → API → New key. Scoped to env.
Use the SDK or raw HTTP.
Upgrade tier, switch to mTLS, deploy.
Slack community, monthly office hours, and 1-on-1 support for paying tiers.