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

Clay Routines API

Routine discovery and execution endpoints.

Clay Routines API is one of 11 APIs that Clay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Routines. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, authentication docs, and rate-limit docs.

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

Requests are made against a single base URL, https://api.clay.com/public/v0.

5 operations 5 paths 16 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0
Base URL
https://app.clay.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Clay Routines API declares 1 security scheme for authenticating requests. An API key is passed in the header as clay-api-key (ClayApiKey). By default, every request must be authenticated.

  • ClayApiKey — Personal API key tied to your Clay user. Create one under Settings → Account in the Clay app.

Paths & Operations 5

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

routines 5

Routine discovery and execution endpoints.

GET
/routines/run-batch/{routine_run_id}/results
Fetch progress and results for a batch run
getRoutineRunBatchResults 1 param → 200202400401404429
GET
/routines/run/{routine_run_id}/results
Fetch progress and results for a routine run
getRunResults 3 params → 200202400401404429
POST
/routines/{routine_id}/run
Execute a routine against 1-100 items
runRoutine 1 param body → 202400401403404429
POST
/routines/{routine_id}/run-batch/start
Start an async routine run-batch over an uploaded JSONL file
startRoutineRunBatch 1 param body → 202400401403404429
POST
/routines/{routine_id}/run-batch/upload-url
Issue a presigned PUT URL for uploading a batch input JSONL
runRoutineBatchUploadUrl 1 param → 200400401403404429

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are RunResultsComplete (6 properties), BatchResultsComplete (5 properties), BatchResultsInProgress (4 properties), RunResultItem (4 properties). Each schema is shown below with its type and property counts.

BatchResultsTerminal
RunRoutineRequest
object
2 properties 1 required
BatchResultsValidationFailed
object
3 properties 3 required
StartBatchRequest
object
2 properties 1 required
BatchResultsProcessingFailed
object
3 properties 3 required
BatchResultsComplete
object
5 properties 5 required
BatchValidationError
object
3 properties 3 required
ErrorResponse
object
1 property 1 required
RunResultItem
object
4 properties 2 required
BatchResultsInProgress
object
4 properties 4 required
RunResultsComplete
object
6 properties 5 required
BatchValidationErrorDetail
object
3 properties 3 required
RunResultsInProgress
object
4 properties 4 required
RunRoutineResponse
object
2 properties 2 required
BatchUploadUrlResponse
object
2 properties 2 required
StartBatchResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clay-com-routines-api-openapi.yml Raw ↑

Other APIs Clay publishes across the network.

Clay HTTP API Enrichment
Clay Incoming Webhooks
Clay Outgoing Webhooks
Clay Tables
Clay Integrations
Clay Chrome Extension
Clay MCP Server
Clay Me API
Clay Search API
Clay Tables API
Where this information came from

This is an independent, third-party profile of Clay Routines 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.