API Endpoints Dashboard
Test the available API endpoints below. Click any card to make a request.
Health Check
Returns server status and current timestamp
GET /api/healthCurrent Time
Returns the current server time in ISO format
GET /api/timeGenerate PDF
Creates a PDF with "Hello from PDF" text and returns the file URL
GET /api/pdfChat with AI
Calls ChatGPT with prompt "Say hello in 3 words"
GET /api/chatGenerate Image
Creates an AI-generated image of "a blue cat"
GET /api/imageSend Email
Sends an email to test@test.com with subject "Test"
GET /api/email