# Rotate hue **GET /v1/images/filters/hue-rotate** ## Servers - Production: https://api.4mina.app (Production) ## Authentication methods - Bearer auth ## Parameters ### Query parameters - **image** (string(uri)) URL of the image to process - **width** (integer) Output width in pixels - **height** (integer) Output height in pixels - **degrees** (number) Rotation angle in degrees ## Responses ### 200 SVG image #### Body: image/svg+xml (string) string [Powered by Bump.sh](https://bump.sh)