Skip to main content

List Available Models

curl https://qingbo.dev/v1/models \
  -H "Authorization: Bearer YOUR_API_KEY"

Query a Single Model

curl https://qingbo.dev/v1/models/{model_name} \
  -H "Authorization: Bearer YOUR_API_KEY"

Billing Types

TypeDescriptionApplies To
Token-basedCharged by input/output token countText generation, embeddings
Per-requestFixed cost per requestCertain special endpoints
Image-basedCharged by quantity and resolutionImage generation
Video-basedCharged by duration and resolutionVideo generation
Audio-basedCharged by audio durationTTS, STT

Supported Model Categories

Text Generation

GPT-4o, Claude Sonnet, Gemini, and more

Image Generation

GPT-4o Image, FLUX, Seedream, and more

Video Generation

VEO3, Sora2, Kling, and more

Audio Processing

Whisper, TTS
For the latest model list and pricing, visit Explore.