Headers
Must be set to application/json to receive JSON responses
application/json
Body
The long URL to be shortened. Must include a valid protocol (http/https) and follow RFC-1034 & RFC-2727 standards.
"https://example.com"
Custom emoji sequence for the shortened URL. Must contain only emojis, no other character is allowed. Anything beyond 15 emojis will be stripped by the API.
15
"🐍🐍"
Password to access the shortened URL. Must be at least 8 characters long, contain at least one letter, one number, and one special character ('@' or '.').
8
"Python.Snake63"
Maximum number of clicks allowed for the shortened URL. Must be a positive integer.
x >= 1
1000
Whether to block bots from accessing the shortened URL.
false