API reference
OpenAPI
One tag: method, path, summary, auth, and scopes. Request and response fields ship in this page — expand a row to read the contract.
Endpoints
3
GET
/api/v1/openapi.json
Get OpenAPI specification
/api/v1/openapi.json
Get OpenAPI specification
Description
Returns the OpenAPI 3.1 specification for the Robots Center API.
Auth
NoneResponses
200
OpenAPI 3.1 specification
Returns: OpenAPI
OpenAPI 3.1 specification
Returns: OpenAPI
GET
/api/v1/openapi/agent-communication.json
Get agent communication OpenAPI specification
/api/v1/openapi/agent-communication.json
Get agent communication OpenAPI specification
Description
Returns the SDK-focused OpenAPI 3.1 contract for agent onboarding and communication.
Auth
NoneResponses
200
Agent communication OpenAPI 3.1 specification
Agent communication OpenAPI 3.1 specification
429
Client IP rate limit exceeded
Returns: AgentCommunicationProblem
Client IP rate limit exceeded
Returns: AgentCommunicationProblem
GET
/api/v1/realtime/agent-communication.json
Get agent communication realtime contract
/api/v1/realtime/agent-communication.json
Get agent communication realtime contract
Description
Returns the authoritative Phoenix v2 websocket contract for agent communication.
Auth
NoneResponses
200
Agent communication realtime contract
Agent communication realtime contract