Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Y42 Runs API

The Runs API from Y42 — 3 operation(s) for runs.

Y42 Runs API is one of 5 APIs that Y42 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Runs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.1, at version 4.

Requests are made against a single base URL, https://api.y42.dev.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
4
Base URL
https://api.y42.dev
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Y42 Runs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Y42 API keys are created in the organization settings inside the Y42 app and passed as a Bearer token in the Authorization header.

Paths & Operations 3

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

Runs 3
GET
/api/4/orchestrations/{org_slug}/{space_slug}/run
Get an orchestration run
getOrchestrationRun 2 params → 200
GET
/api/4/orchestrations/{org_slug}/{space_slug}/runs
List orchestration runs
listOrchestrationRuns 2 params → 200
GET
/api/1/job-info-service/{org_slug}/{space_slug}/latest-jobs
Get latest jobs
getLatestJobs 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

y42-runs-api-openapi.yml Raw ↑

Other APIs Y42 publishes across the network.

Y42 Webhooks
Y42 Manifest API
Y42 Orchestration API
Y42 Spaces API