LogoLogo
IntroInstalling Dashboard
  • 🌐Distribute
    • Introducing DistributeAI
    • FAQ
  • 🪙Distribute For $DIS
    • Tokenomics
    • Important Addresses
      • Mint Address
      • Multi Sigs and Escrow
    • DIS Alpha Airdrop
  • DIS Beta Rewards Phase
  • 🏢Distribute For Enterprise
    • Enterprise Inference API
      • Authentication
      • Billing
        • Text To Text
        • Text To Image
        • Text To Speech
      • OpenAI Compatible API
        • Images
          • Generations
        • Chat
          • Completions
        • Audio
          • Speech
      • Async API
        • Chat
          • Chat Create
          • Chat Result
        • Images
          • Images Create
          • Images Result
        • Speech
          • Speech Create
          • Speech Result
    • Enterprise Compute Providers
  • 🖥️Distribute For Inference Providers
    • Chrome Extension
      • Installing Extension
        • Enabling Chrome Flags
        • Chrome GPU Setup Guide
      • Updating the Extension
    • Desktop App
      • Installing Desktop App
      • Desktop App Debugging
        • Windows Debugging
        • MacOS Debugging
        • Linux Debugging
      • Desktop System Requirements
  • 📱Distribute For Consumers
    • Distribute.ai Discord Bot
      • Adding the bot to a server
      • Adding the bot as a user app
      • Bot Commands
      • Generation Buttons
      • Prompting Guide
    • Distribute.ai Dashboard
      • Statistics
      • Referrals
      • Account Settings
Powered by GitBook
On this page
  1. Distribute For Enterprise
  2. Enterprise Inference API
  3. OpenAI Compatible API

Images

PreviousOpenAI Compatible APINextGenerations

Last updated 1 month ago

The OpenAI-compatible image generation endpoint allows developers to generate images from natural language prompts using powerful open-source models like Flux.1 [dev]. This endpoint mirrors the structure of OpenAI’s /v1/images/generations API, making integration seamless for existing OpenAI-based applications. Simply provide a prompt, and the API will return a link to the generated image. Ideal for building creative tools, content generation pipelines, and more.

🏢
Generations