Skip to main content

Quick Start

Get started with LemonFox AI in under 2 minutes:

Add Provider in Model Catalog

Before making requests, add LemonFox AI to your Model Catalog:
  1. Go to Model Catalog → Add Provider
  2. Select LemonFox AI
  3. Enter your LemonFox API key
  4. Name your provider (e.g., lemonfox-ai)

Complete Setup Guide

See all setup options and detailed configuration instructions

Lemonfox AI Documentation

Explore the official Lemonfox AI documentation

LemonFox Capabilities

Streaming

Stream responses for real-time output:

Image Generation

Generate images with Stable Diffusion XL:

Speech-to-Text

Transcribe audio with Whisper:

Supported Endpoints and Parameters

EndpointSupported Parameters
/chat/completionsmessages, max_tokens, temperature, top_p, stream, presence_penalty, frequency_penalty
/images/generationsprompt, response_format, negative_prompt, size, n
/audio/transcriptionstranslate, language, prompt, response_format, file

Next Steps

Gateway Configs

Add fallbacks, load balancing, and more

Observability

Monitor and trace your LemonFox requests

Prompt Library

Manage and version your prompts

Metadata

Add custom metadata to requests
For complete SDK documentation:

SDK Reference

Complete Portkey SDK documentation
Last modified on April 8, 2026