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. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - DataOps - Data Pipelines - Orchestration - dbt - Snowflake - BigQuery - GitOps created: '2026-06-21' modified: '2026-06-21' specificationVersion: '0.19' apis: - aid: y42:y42-spaces-api name: Y42 Spaces API tags: - Spaces - Environments - Provisioning image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://y42-public-api.readme.io/ baseURL: https://api.y42.dev properties: - url: https://docs.y42.com/reference/api_overview type: Documentation - url: https://y42-public-api.readme.io/ type: APIReference - url: openapi/y42-openapi.yml type: OpenAPI description: Programmatically list, create, retrieve, and delete spaces (Y42 environments) within an organization, manage credentials, and configure the underlying data warehouse connection (BigQuery, Snowflake, GCS, S3) via the Git backend endpoints. - aid: y42:y42-orchestration-api name: Y42 Orchestration API tags: - Orchestration - Pipelines - Scheduling image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://y42-public-api.readme.io/ baseURL: https://api.y42.dev properties: - url: https://docs.y42.com/reference/api_overview type: Documentation - url: https://y42-public-api.readme.io/ type: APIReference - url: openapi/y42-openapi.yml type: OpenAPI description: Trigger orchestration runs for a space by command or by asset, and retrieve information about runs by id or by conditions, enabling external schedulers and CI/CD systems to drive Y42 data pipelines. - aid: y42:y42-runs-api name: Y42 Runs API tags: - Runs - Jobs - Monitoring image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://y42-public-api.readme.io/ baseURL: https://api.y42.dev properties: - url: https://docs.y42.com/reference/api_overview type: Documentation - url: https://y42-public-api.readme.io/ type: APIReference - url: openapi/y42-openapi.yml type: OpenAPI description: Retrieve orchestration run details and the latest job information for a space, supporting monitoring, alerting, and observability over pipeline executions. - aid: y42:y42-manifest-api name: Y42 Manifest API tags: - Manifest - dbt - Assets image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://y42-public-api.readme.io/ baseURL: https://api.y42.dev properties: - url: https://docs.y42.com/reference/api_overview type: Documentation - url: https://y42-public-api.readme.io/ type: APIReference - url: openapi/y42-openapi.yml type: OpenAPI description: Retrieve the dbt manifest content for a space, exposing the data assets, models, sources, and lineage that make up a Y42 project for downstream tooling. - 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. common: - 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