Authentication
Generate an API key in Settings → API and send it as a bearer token:
Authorization: Bearer sbd_your_key_here
Example: list posts
GET /api/v1/posts?board=feature-requests
Knowledge base endpoints
The help center is fully scriptable too — create, update, and search articles under /api/v1/kb.