API Connectivity Test
This page tests connectivity to various backend API endpoints to ensure the application is properly configured.
Health Check
/health (GET)
Basic API health check
Full Health Check
/health/full (GET)
Comprehensive health check with database and AI services
System Status
/system/status (GET)
Diagnostic system status including database migration status
Feature Validation
/system/features (GET)
Check status of all system features
OpenAI Integration
/summarization/test?query=Test the OpenAI integration (GET)
Test OpenAI integration through the summarization endpoint
Documents List
/documents (GET)
List available documents
User Profile
/users/me (GET)
Get current user profile
Authentication
/auth/status (GET)
Check authentication status