Skip to content

StudioLM Documentation

StudioLM gives you access to powerful language and image generation models through an OpenAI-compatible API.

Get started

  • Python SDK


    Install studiolm and make your first call in 30 seconds.

    Python SDK

  • Quickstart


    Get your API key and run a raw HTTP request.

    Quickstart

  • Authentication


    How to include your API key in every request.

    Authentication

  • Examples


    Ready-to-run code in Python, JavaScript, and cURL.

    Examples

Key capabilities

Feature Endpoint
Chat completions POST /v1/chat/completions
Image generation POST /v1/images/generations
Text completions POST /v1/completions
List models GET /v1/models

Base URL

https://api.studiolm.dev