Fun
/ascii-image
Create an ASCII image
Query Parameters
text*string
The text
Length
1 <= length <= 100font?string
The text
Value in
"standard" | "isometric" | "3d" | "letters"Response Body
image/png
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/ascii-image?text=string""string"{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}