Image manipulation
/images/rotate
Rotate an image
Query Parameters
url?string
A valid image URL
Length
1 <= length <= 2048deg*number
The degree of rotation (in degrees)
Range
-360 <= value <= 360Response Body
image/png
application/json
application/json
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/images/rotate?deg=-360""string"{
"message": "string"
}{
"message": "string"
}{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}