EngFlow Cluster API (gRPC)

The EngFlow cluster gRPC / Protocol Buffers API surface — cluster info, IAM (roles/policies/users/groups), authentication, event store and result store build-event streaming, secret management, and notifications — as published in the EngFlow/engflowapis interface-definition repository, alongside the open Remote Execution API (REAPI v2) and Remote Asset API that EngFlow implements.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/engflow-cluster-api-grpc"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: EngFlow Cluster API (gRPC)
description: The EngFlow cluster gRPC / Protocol Buffers API surface — cluster info, IAM (roles/policies/users/groups),
  authentication, event store and result store build-event streaming, secret management, and notifications
  — as published in the EngFlow/engflowapis interface-definition repository, alongside the open Remote
  Execution API (REAPI v2) and Remote Asset API that EngFlow implements.
humanURL: https://docs.engflow.com/re/index.html
baseURL: https://docs.engflow.com
x-transport: grpc
x-note: EngFlow clusters are customer-hosted; the gRPC endpoint is per-cluster (grpcs://<cluster-host>).
  No single public base URL exists — humanURL/baseURL point at the public developer docs host.
properties:
- type: Protobuf
  name: Cluster service (proto)
  url: grpc/engflow-cluster.proto
- type: Protobuf
  name: Identity and Access Management service (proto)
  url: grpc/engflow-identity_and_access_management.proto
- type: Protobuf
  name: Authentication service (proto)
  url: grpc/engflow-authentication.proto
- type: Protobuf
  name: Event Store service (proto)
  url: grpc/engflow-eventstore.proto
- type: Protobuf
  name: Result Store service (proto)
  url: grpc/engflow-resultstore.proto
- type: Protobuf
  name: Secret service (proto)
  url: grpc/engflow-secret.proto
- type: Protobuf
  name: Notification service (proto)
  url: grpc/engflow-notification.proto