Resources
Changelog
Notable changes to the API and these docs. The API is versioned in the path and changes additively — see the API overview for the stability contract.
July 13, 2026
Documentation & OpenAPI
- Launched this documentation section, covering the API, core concepts, and all twelve platform guides.
- Published a machine-readable OpenAPI 3.0 spec at
/api/v1/openapi.json. - Added
llms.txtso AI agents can consume the docs.
July 2026
Real publishing, every network
- Live publishing to all twelve networks — Bluesky, Telegram, and Discord instantly; the other nine over OAuth.
- Per-platform guides documenting each network's setup and gates.
- AES-256-GCM encryption for all stored credentials.
July 2026
REST API v1
- The public REST API launched with seven endpoints and
pmi_live_Bearer-key auth. - Real scheduling via
schedule_atand a once-a-minute publisher. - Plan-aware limits enforced on connections and monthly posts.
Watching for a specific capability? It’s probably on the roadmap.