REST API Guide
The Woes REST API is documented in the API Reference tab. Keep implementation work there so product guides remain focused on how to use Woes.What The REST API Covers
- Conversations.
- Issues.
- Clients.
- Agents.
- Sources.
- Definitions.
- Usage.
- Analytics.
Before Building
- Create a workspace API key in Keys.
- Keep the full
woesk_secret server-side. - Choose the minimum scopes your integration needs.
- Test calls in the API Reference playground.
- Review response boundaries before storing returned data.
