# Embedly Documentation Documentation > Documentation for Embedly's API. ## API Reference - [/1/display](https://docs.embed.ly/reference/display.md): The Display endpoint is a simple proxy that allows you to embed insecure images into secure pages without warning and uses a fall back image for images not found. - [/1/display/resize](https://docs.embed.ly/reference/resize.md): Resize images to a specified width or height. Aspect ratio will always be preserved, so you shouldn’t expect to receive an image with the exact specified dimensions. If width and height are omitted, then the image will simply be proxied. - [/1/display/crop](https://docs.embed.ly/reference/crop.md): Crop an image to fill the given dimensions. - [/1/display/fill](https://docs.embed.ly/reference/fill.md): The image will be resized and centered on the canvas so that the entire image fits within the width and height bounds. Any extra space will be filled with the specified color. - [/1/display/blur](https://docs.embed.ly/reference/blur.md): Apply a Gaussian blur effect to an image. - [/1/display/webp](https://docs.embed.ly/reference/webp.md): Convert an image to WebP format for better compression. - [/1/display/avif](https://docs.embed.ly/reference/avif.md): Convert an image to WebP format for better compression. - [Provider Height Resizing](https://docs.embed.ly/reference/provider-height-resizing.md) - [Masonry + Embedly](https://docs.embed.ly/reference/masonry-embedly.md)