API in One/API Updates

API Updates

Implemented route, model catalog, and cost reference updates across the API in One marketplace.

Pricing

Model cost reference now covers live chat, audio, and tool routes

View model costs

The cost reference now covers every live API category in the current catalog: image, video, chat, audio, speech, and tools.

Chat: gemini via /api/v1/chat/completions
Audio: suno, minimax-music, and elevenlabs-v3
Tools: bg-remover, face-swap, image-upscale, video-bg-remover, and video-upscaler-pro
Recharge, orders, credit balance, and profile pages continue through the shared dashboard
Tools

AI tool routes are listed in the model marketplace

View model

The marketplace now exposes the five implemented image and video tool APIs as a dedicated category.

bg-remover -> /api/v1/images/tools/remove-bg
face-swap -> /api/v1/images/tools/face-swap
image-upscale -> /api/v1/images/tools/upscale
video-bg-remover -> /api/v1/videos/tools/bg-remover
video-upscaler-pro -> /api/v1/videos/tools/upscale
Audio

Audio and speech routes are listed as a dedicated category

View model

Music generation and speech synthesis routes are now visible in the model directory and cost reference.

suno -> /api/v1/audio/music
minimax-music -> /api/v1/audio/music
elevenlabs-v3 -> /api/v1/audio/speech
Suno sub-endpoints include extend, feed, cover, upload-cover, and timestamped lyrics
Chat

Gemini chat route remains the implemented OpenAI-compatible chat API

View model

Gemini is the active chat model in the current catalog and uses the chat completions API surface.

Model ID: gemini
Endpoint: /api/v1/chat/completions
Chat SDK clients can use the API in One base URL
Media and tool routes continue to use REST async task APIs
Catalog

Image and video catalog refreshed to real routed models

View model

The marketplace lists the image and video slugs backed by current /api/v1/images/generations and /api/v1/videos/generations routes.

Image examples: flux-2, gpt-image-1-5, imagen-4, ideogram-v4, seedream-4-5
Video examples: kling-3, wan-2-6, hailuo-2-3, vidu-q3, pixverse-5-6, ltx-2
Unsupported placeholder models stay out of the catalog
Each detail page links to endpoint, parameter, and cost notes
Audio

Suno music route suite uses the current /api/v1/audio/music endpoints

View model

Suno documentation and model metadata now reference the implemented API in One route family instead of provider-style placeholder paths.

/api/v1/audio/music
/api/v1/audio/music/extend
/api/v1/audio/music/feed
/api/v1/audio/music/cover/generate and /cover/status
/api/v1/audio/music/upload-cover/generate and /upload-cover/status
/api/v1/audio/music/timestamped-lyrics