⚙️Utils
All routes that do varied things.
Last updated
All routes that do varied things.
Last updated
Good to know: Some routes in this section will require an API Key
GET
https://api.any-bot.xyz/api/v1/fliptext
All text put into this input will be flipped
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://api.any-bot.xyz/api/v1/base64
The text that has been put will be coded based64
GET
https://api.any-bot.xyz/api/v1/decodebase64
The text that has been put will be decoded based64
GET
https://api.any-bot.xyz/api/v1/binary
The text that has been put will be coded binary
GET
https://api.any-bot.xyz/api/v1/decodebinary
The text that has been put will be decoded binary
GET
https://api.any-bot.xyz/api/v1/coinflip
Return a random side of a coin
GET
https://api.any-bot.xyz/api/v1/password
Create a strong and random password
This route necessarily needs an API Key
POST
https://api.any-bot.xyz/api/v1
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
text*
string
Text to be flipped
API_KEY
string
Your API Key (Optional)
text*
string
Text to be coded
API_KEY
string
Your API Key (Optional)
text*
string
Text to be decoded
API_KEY
string
Your API Key (Optional)
text*
string
Text to be coded
API_KEY
string
Your API Key (Optional)
text*
string
Text to be decoded
API_KEY
string
Your API Key (Optional)
API_KEY
string
Your API Key (Optional)
length
number
The desired size of the password (Maximum 200)
API_KEY
string
Your API Key (Optional)
name*
string
Name of the file
url*
URL
URL of the file
id*
number
ID of the file
API_KEY*
string
Your API Key