API endpoint coverage

95% · 37/39
← back to api report · dashboard

Covered (37)

GET /api/v1/health
POST /api/v1/auth/login
POST /api/v1/auth/register
POST /api/v1/auth/forgot-password
POST /api/v1/auth/refresh
GET /api/v1/auth/me
GET /api/v1/me
GET /api/v1/organizations
POST /api/v1/organizations
GET /api/v1/stores
POST /api/v1/stores
POST /api/v1/stores/demo
GET /api/v1/stores/{id}
DELETE /api/v1/stores/{id}
POST /api/v1/chat
POST /api/v1/chat/stream-ticket
GET /api/v1/history
POST /api/v1/feedback
GET /api/v1/analytics
GET /api/v1/conversations
DELETE /api/v1/conversations/{id}
PATCH /api/v1/conversations/{id}/title
GET /api/v1/conversations/search
POST /api/v1/conversations/search
GET /api/v1/conversations/{id}/export
POST /api/v1/conversations/export
GET /api/v1/webhooks
POST /api/v1/webhooks
GET /api/v1/webhooks/{id}
PATCH /api/v1/webhooks/{id}
DELETE /api/v1/webhooks/{id}
POST /api/v1/webhooks/{id}/regenerate-secret
GET /api/v1/webhooks/{id}/deliveries
POST /api/v1/webhooks/{id}/test
POST /api/v1/training/export
GET /api/v1/training/stats
GET /api/v1/training/status

Uncovered (2)

POST /api/v1/auth/logout
POST /api/v1/chat/stream