API Playground
Test the Totalum SDK endpoints — PDF, ChatGPT, Image Generation & Email
📄
Generate PDF
GET /api/pdfCreates a PDF with 'Hello from PDF' text and returns the URL
💬
ChatGPT
GET /api/chatCalls ChatGPT with 'Say hello in 3 words' and returns the response
🎨
Generate Image
GET /api/imageGenerates an AI image of 'a blue cat' and returns the URL
✉️
Send Email
GET /api/emailSends an email to test@test.com with subject 'Test' and body 'Hello'