No-Api-Key
No-Api-Key
Documentation for No-Api-Key
Change Log
Routes
Animals
Custom
Blueify
Google Recaptcha
Crap
Invert
Others
Binary To Text 🔵
Text To Binary 🔵
Flip Text 🔵
Riddle 🔵
Lyrics 🔵
Binary To Text 🔵
Converts binary to text
get
Get text
https://no-api-key.com
/api/v1/binary-text
Request
Response
Request
Query Parameters
binary
required
string
?binary=01001000 01100101 01101100 01101100 01101111 00100000 01010111 01101111 01110010 01101100 01100100
Response
200: OK
Cake successfully retrieved.
{
"text": "Hello World"
}
422: Unprocessable Entity
Could not find a cake matching this query.
{
"error": "missing binary query"
}
​
Custom - Previous
Invert
Next - Others
Text To Binary 🔵
Last updated
5 months ago