Skip to main content
POST
API Access Required: To use this endpoint, please contact @emperoroftheink on Telegram for access credentials and usage guidelines.

Request Body

file
required
Image file to upload (PNG, JPG, JPEG, GIF, WEBP). Maximum size: 5MB
string
required
Cloudflare Turnstile verification token
string
required
Wallet address of the uploader for rate limiting

Response

string
Public URL of the uploaded image

Rate Limits

  • 5 uploads per minute per IP address
  • 3 uploads per minute per wallet address
  • Progressive rate limiting with stricter limits for repeated violations

File Validation

  • Accepted formats: PNG, JPG, JPEG, GIF, WEBP
  • Maximum file size: 5MB
  • Content validation: Files are validated to ensure they match their declared MIME type