How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Robocorp Workers API

Worker agent management

Robocorp Workers API is one of 13 APIs that Robocorp publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Workers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 5 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://cloud.robocorp.com/api/v1, https://your-sso-subdomain.robocorp.com/api/v1.

5 operations 3 paths 6 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://cloud.robocorp.com/api/v1
Authentication
API Key
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Robocorp Workers API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth).

  • ApiKeyAuth — API key with RC-WSKEY prefix (e.g., "RC-WSKEY your-api-key")

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Workers 5

Worker agent management

GET
/workspaces/{workspace_id}/workers
List Workers
listWorkers 3 params → 200401
POST
/workspaces/{workspace_id}/workers/link-tokens
Create Worker Link Token
createLinkToken 1 param body → 200401
GET
/workspaces/{workspace_id}/workers/{worker_id}
Get Worker
getWorker 2 params → 200401404
POST
/workspaces/{workspace_id}/workers/{worker_id}
Update Worker
updateWorker 2 params body → 200401404
DELETE
/workspaces/{workspace_id}/workers/{worker_id}
Delete Worker
deleteWorker 2 params → 204401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Worker (6 properties), WorkerList (3 properties), Error (3 properties), CreateLinkTokenRequest (2 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
Worker
object
6 properties
UpdateWorkerRequest
object
2 properties
LinkToken
object
2 properties
WorkerList
object
3 properties
CreateLinkTokenRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

robocorp-workers-api-openapi.yml Raw ↑

Other APIs Robocorp publishes across the network.

RPA Framework
Robocorp Assets API
Robocorp Assistants API
Robocorp Process Runs API
Robocorp Processes API
Robocorp Step Runs API
Robocorp Task Packages API
Robocorp Vault API
Robocorp Webhooks API
Robocorp Work Items API
Robocorp Worker Groups API
Robocorp Workspace API
Where this information came from

This is an independent, third-party profile of Robocorp Workers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.