Estuary Flow Agent API

REST/JSON API backing the Estuary Flow web dashboard and flowctl CLI. Manages captures, collections, materializations, derivations, drafts, publications, tenants, and role grants. Authenticated with a bearer token obtained from the dashboard.

Estuary Flow Agent API is one of 4 APIs that Estuary Flow publishes on the APIs.io network.

Tagged areas include REST, Captures, Collections, Materializations, and Derivations. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: estuary-flow:agent-api
name: Estuary Flow Agent API
description: REST/JSON API backing the Estuary Flow web dashboard and flowctl CLI. Manages captures, collections,
  materializations, derivations, drafts, publications, tenants, and role grants. Authenticated with a
  bearer token obtained from the dashboard.
humanURL: https://docs.estuary.dev/concepts/web-app/
baseURL: https://agent-api-1084703453822.us-central1.run.app
tags:
- REST
- Captures
- Collections
- Materializations
- Derivations
properties:
- type: Documentation
  url: https://docs.estuary.dev/concepts/
- type: Authentication
  url: https://docs.estuary.dev/guides/how_to_generate_refresh_token/