v1

latestOpenAPI 3.0.0BSD-3-Clause2026-07-146135105.7 KB
avatars

Get Image from URL

Use this endpoint to fetch a remote image URL and crop it to any image size you want. This endpoint is very useful if you need to crop and display remote images in your app or in case you want to make sure a 3rd party image is properly served using a TLS protocol.

get/avatars/image

Query parameters

urlstring url required

Image URL which you want to crop.

widthinteger

Resize preview image width, Pass an integer between 0 to 2000.

heightinteger

Resize preview image height, Pass an integer between 0 to 2000.

Response

Image