The Robocorp API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Robocorps API follows the OpenAPI v3 specification and it is available at https://robocorp.com/api/openapi.json.