Meet the VLM Run Agent API for running production-ready multimodal agents. Use it to extract data from PDFs, understand images, summarize videos, and more.
Base URL: https://agent.vlm.run/v1
Auth: Bearer token via the Authorization: Bearer <VLMRUN_API_KEY> header
Below is the quickest path to a successful request: check health, upload a file, then execute an agent with a prompt.