Primary API
Multi-service API with Telegram, GitHub, and Cloudinary integrations
Telegram API
- GET /api/telegram/updates - Get bot updates
- GET /api/telegram/me - Get bot information
- POST /api/telegram/send - Send a message
GitHub API
- GET /api/github/verify - Verify GitHub access
- POST /api/github/upload - Upload single image
- POST /api/github/upload-multiple - Upload multiple images
- POST /api/github/upload-json - Upload JSON data
- DELETE /api/github/delete - Delete a file
- GET /api/github/list - List files in directory
Cloudinary API
- POST /api/upload - Upload single image
- POST /api/upload-multiple - Upload multiple images