Runflow publishes a public OpenAPI 3.1 spec for customer integrations and codegen:Documentation Index
Fetch the complete documentation index at: https://docs.runflow.io/llms.txt
Use this file to discover all available pages before exploring further.
Every endpoint still requires the right Bearer token and role. A path being listed does not mean an unauthenticated caller can use it.
Codegen recipes
TypeScript types
Python client
Go client
Postman / Insomnia
Both import OpenAPI directly. Point them athttps://docs.runflow.io/api/openapi.public.json for customer integrations.
Auth
One scheme:HTTPBearer. See Authentication.
Versioning
The path prefix is/v1. Breaking changes trigger a /v2 path. Additive changes ship in /v1.
Related
Clients
No SDKs yet, codegen instead.
API catalog
RFC 9727 linkset.