API Playground

Test the Totalum SDK endpoints — PDF, ChatGPT, Image Generation & Email

📄

Generate PDF

GET /api/pdf

Creates a PDF with 'Hello from PDF' text and returns the URL

💬

ChatGPT

GET /api/chat

Calls ChatGPT with 'Say hello in 3 words' and returns the response

🎨

Generate Image

GET /api/image

Generates an AI image of 'a blue cat' and returns the URL

✉️

Send Email

GET /api/email

Sends an email to test@test.com with subject 'Test' and body 'Hello'