Developers

Connect GroupWire to your business systems

Business workspaces can use API keys and outbound webhooks to connect publishing activity with external systems.

A focused public API

Workspace context when your systems need it.

Use a scoped Business API key and the current documented endpoint surface.

curl https://bo.groupwire.cloud/api/v1/workspace \
-H "X-GroupWire-Api-Key: gw_••••••••"
01

REST API

Authenticate requests with the X-GroupWire-Api-Key header. The current public surface includes GET /api/v1/workspace for workspace metadata and subscription summary.

02

Webhook events

  • content.published
  • content.failed
  • content.scheduled
  • subscription.updated
03

Operational use cases

  • Notify internal tools after publishing
  • Trigger support workflows on failures
  • Sync scheduled events with reporting
  • Track subscription changes

Move publishing forward

Open API docs

Bring channels, content, destinations, schedules, and history into one clear workspace.

Open API docs