Osly Workflow API (PocketFlow)
The workflow list, detail and execution surface behind Osly, as documented by the company's own first-party TypeScript SDK. Two REST reads (GET /workflows, GET /workflows/{id}) authenticated with an X-API-Key header carrying a pfl_-prefixed key, plus a Socket.IO channel where a client emits run_workflow and receives run_start / stream_output / node_error / run_complete events. Osly publishes no API reference, no OpenAPI and no changelog for this surface, and the base host currently returns Cloudflare 522 (origin unreachable).
Documentation
Documentation
https://github.com/Osly-AI/Pocketflow-SDK#readme
Authentication
https://raw.githubusercontent.com/api-evangelist/osly/refs/heads/main/authentication/osly-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/osly/refs/heads/main/rate-limits/osly-rate-limits.yml
Other Resources
SourceCode
https://github.com/Osly-AI/Pocketflow-SDK
Conventions
https://raw.githubusercontent.com/api-evangelist/osly/refs/heads/main/conventions/osly-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/osly/refs/heads/main/data-model/osly-data-model.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/osly/refs/heads/main/errors/osly-problem-types.yml
EventCatalog
https://raw.githubusercontent.com/api-evangelist/osly/refs/heads/main/events/osly-workflow-events.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/osly/refs/heads/main/apis.yml