API Endpoints
Current route groups:
- Posts
POST /postsPOST /posts/scheduleGET /postsGET /posts/:idDELETE /posts/:id
- API Keys
POST /api-keysDELETE /api-keys/:id
- Webhooks
GET /webhooksPOST /webhooksPATCH /webhooks/:idDELETE /webhooks/:id
- System
GET /health