Y42

Y42 is a managed DataOps platform ("Gitful data ops") that runs production-ready data pipelines on top of Snowflake and BigQuery, combining managed Airbyte ingestion, managed dbt Core for SQL models, a DAG-based orchestration scheduler, and a managed Git backend. Most workflows are driven through the Y42 web app and Git, but Y42 also exposes a documented public REST API and webhooks for programmatically managing spaces, triggering orchestration runs, and retrieving run and manifest information.

Y42 publishes 4 APIs on the APIs.io network, including Manifest API, Orchestration API, Runs API, and 1 more. Tagged areas include DataOps, Data Pipelines, Orchestration, dbt, and Snowflake.

Y42’s developer surface includes authentication, documentation, and 8 more developer resources.

36.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serveFree trial⚡ Free to try
5 APIs
DataOpsData PipelinesOrchestrationdbtSnowflakeBigQueryGitOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.3/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/y42: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Y42 Webhooks

Y42 documents webhook-based triggers as part of its fully programmable pipelines (alongside the API and CLI), allowing external events to trigger orchestration. Specific webhook...

Y42 Manifest API

The Manifest API from Y42 — 1 operation(s) for manifest.

Y42 Orchestration API

The Orchestration API from Y42 — 1 operation(s) for orchestration.

Y42 Runs API

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

Y42 Spaces API

The Spaces API from Y42 — 5 operation(s) for spaces.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Y42 Public API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Y42 Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Y42 Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Y42 Finops

FINOPS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Y42 Authentication

http · 1 scheme

SECURITY

Y42 Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Y42 Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Y42 Agentic Access

11 operations · 5 acting

11 operations · 5 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: y42
url: https://raw.githubusercontent.com/api-evangelist/y42/refs/heads/main/apis.yml
name: Y42
kind: company
description: Y42 is a managed DataOps platform ("Gitful data ops") that runs production-ready data pipelines on top of Snowflake
  and BigQuery, combining managed Airbyte ingestion, managed dbt Core for SQL models, a DAG-based orchestration scheduler,
  and a managed Git backend. Most workflows are driven through the Y42 web app and Git, but Y42 also exposes a documented
  public REST API and webhooks for programmatically managing spaces, triggering orchestration runs, and retrieving run and
  manifest information.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/y42.png
tags:
- DataOps
- Data Pipelines
- Orchestration
- dbt
- Snowflake
- BigQuery
- GitOps
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: y42:y42-webhooks
  name: Y42 Webhooks
  tags:
  - Webhooks
  - Events
  - Triggers
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.y42.com/docs/welcome
  baseURL: https://api.y42.dev
  properties:
  - url: https://docs.y42.com/reference/api_overview
    type: Documentation
  description: Y42 documents webhook-based triggers as part of its fully programmable pipelines (alongside the API and CLI),
    allowing external events to trigger orchestration. Specific webhook payloads and registration endpoints are not fully
    enumerated in the public API reference and are documented here as available but not reconciled.
- aid: y42:y42-manifest-api
  name: Y42 Manifest API
  description: The Manifest API from Y42 — 1 operation(s) for manifest.
  humanURL: https://y42-public-api.readme.io/
  baseURL: https://api.y42.dev
  tags:
  - Manifest
  properties:
  - type: OpenAPI
    url: openapi/y42-manifest-api-openapi.yml
  - type: Documentation
    url: https://docs.y42.com/reference/api_overview
  - type: APIReference
    url: https://y42-public-api.readme.io/
- aid: y42:y42-orchestration-api
  name: Y42 Orchestration API
  description: The Orchestration API from Y42 — 1 operation(s) for orchestration.
  humanURL: https://y42-public-api.readme.io/
  baseURL: https://api.y42.dev
  tags:
  - Orchestration
  properties:
  - type: OpenAPI
    url: openapi/y42-orchestration-api-openapi.yml
  - type: Documentation
    url: https://docs.y42.com/reference/api_overview
  - type: APIReference
    url: https://y42-public-api.readme.io/
- aid: y42:y42-runs-api
  name: Y42 Runs API
  description: The Runs API from Y42 — 3 operation(s) for runs.
  humanURL: https://y42-public-api.readme.io/
  baseURL: https://api.y42.dev
  tags:
  - Runs
  properties:
  - type: OpenAPI
    url: openapi/y42-runs-api-openapi.yml
  - type: Documentation
    url: https://docs.y42.com/reference/api_overview
  - type: APIReference
    url: https://y42-public-api.readme.io/
- aid: y42:y42-spaces-api
  name: Y42 Spaces API
  description: The Spaces API from Y42 — 5 operation(s) for spaces.
  humanURL: https://y42-public-api.readme.io/
  baseURL: https://api.y42.dev
  tags:
  - Spaces
  properties:
  - type: OpenAPI
    url: openapi/y42-spaces-api-openapi.yml
  - type: Documentation
    url: https://docs.y42.com/reference/api_overview
  - type: APIReference
    url: https://y42-public-api.readme.io/
common:
- type: AgenticAccess
  url: agentic-access/y42-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/y42-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/y42-domain-security.yml
- type: Authentication
  url: authentication/y42-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/y42
- type: Website
  url: https://www.y42.com
- type: Documentation
  url: https://docs.y42.com
- type: Plans
  url: plans/y42-plans-pricing.yml
- type: RateLimits
  url: rate-limits/y42-rate-limits.yml
- type: FinOps
  url: finops/y42-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com