Skip to main content
The VLM Run API is a unified platform for production-ready multimodal AI. Use it to extract structured data from documents, images, videos, and audio — or run complex multi-step workflows with visual agents.
  • Base URL: https://api.vlm.run/v1
  • Authentication: Authorization: Bearer <VLMRUN_API_KEY>
  • Models Supported:
    • Requests: vlm-1
    • Agent Executions / Chat Completions: vlmrun-orion-1:auto, vlmrun-orion-1:fast, vlmrun-orion-1:pro
See Ways to Use VLM Run for a side-by-side comparison of Requests, Executions, Chat Completions, and the Chat UI.
Access your API keys in our dashboard.

Structured Extraction

Use the Generate endpoints to extract structured JSON from images, documents, audio, and video.

Chat Completions & Agent Executions

Use the Chat Completions endpoint for interactive multi-modal conversations, or the Agent Executions endpoint for batch execution workflows.