# Apply sepia filter **GET /v1/images/filters/sepia** ## 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 - **intensity** (number) ## Responses ### 200 SVG image #### Body: image/svg+xml (string) string [Powered by Bump.sh](https://bump.sh)