> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/changelog/explore-by-month/june-2026/depth-anything-on-the-serverless-api.md).

# Depth Anything on the Serverless API

You can now run Depth Anything directly on the Serverless API. Depth Anything produces a per-pixel depth estimate for an image, giving you relative distance across the whole scene from a single camera.

You can call it without standing up your own Inference server or a dedicated deployment. It runs through the same serverless.roboflow\.com endpoint you already use for trained models, so you can add it to a Workflow or call it through the REST API and Python SDK.

[Learn more about the Serverless API](https://docs.roboflow.com/deploy/serverless-hosted-api-v2)
