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.

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/