Open source
A TypeScript client for the public API
Projects, drafts, schedules, and publishes — the same /api/v1 routes the product uses, in a small client you can read.
- License
- MIT
- Source
- picaro/catcaster-sdk
- Package
- @catcaster/sdk
We opened the SDK because a public API deserves a public client. The source is the documentation: auth, timeouts, idempotency keys, and the error envelope are all in one place.
CatCaster is built by people who live in other people’s repositories. Publishing this client is how we return that favor. Fork it, pin it, or wrap it. The contract underneath is /api/v1.
What is in it
- MIT license
- Bearer API keys and a configurable base URL
- Drafts, schedule, publish, projects, and jobs
- Idempotency-Key support on writes
