Phrony publishes open-source packages so you can call the HTTP API with typed clients instead of hand-rollingDocumentation Index
Fetch the complete documentation index at: https://docs.phrony.com/llms.txt
Use this file to discover all available pages before exploring further.
fetch on every call. The API surface is the same as in the API Reference; packages add convenience, X-API-Key handling, and TypeScript types aligned with real responses.
Available packages
TypeScript — @phrony/sdk
Node 18+ (or any runtime with
fetch). Covers agents, runs, conversation, stream (SSE), and the file library.Related
- API Reference — Base URLs, authentication, and endpoint schemas
- Example: Building an embedded agent — End-to-end walkthrough you can follow with the TypeScript package