Model market · live routes only

Live AI Model APIs

Browse live routed AI models, compare pricing and capabilities, and integrate quickly.

28live model routes
18real API endpoints
22model sources

Endpoint decision matrix

Choose a real API endpoint before a model

Summarize implemented server routes by model coverage, starting cost, examples, and task mode so the marketplace only promotes live capabilities.
Open docs
EndpointCoverageCostExample modelsMode
POST/api/v1/images/generationsImage generations11 modelsImagefrom $0.04per requestflux-2gpt-image-1.5-officialideogram-v3Async job + webhookPOST/api/v1/videos/generationsVideo generations8 modelsVideofrom $0.24per requestkling-3hailuo-2-3wan-2-6Async job + webhookPOST/api/v1/chat/completionsChat completions1 modelsTextfrom $0.05per requestgeminiSync responsePOST/api/v1/audio/musicMusic generation2 modelsAudiofrom $0.10per requestsunominimax-musicAsync job + webhookPOST/api/v1/audio/music/extendExtend music1 modelsAudiofrom $0.10per requestsunoAsync job + webhookGET/api/v1/audio/music/feedMusic task feed1 modelsAudiofrom $0.10per requestsunoStatus lookupPOST/api/v1/audio/music/cover/generateGenerate music cover1 modelsAudiofrom $0.10per requestsunoAsync job + webhookGET/api/v1/audio/music/cover/statusMusic cover status1 modelsAudiofrom $0.10per requestsunoStatus lookupPOST/api/v1/audio/music/upload-cover/generateUpload audio cover1 modelsAudiofrom $0.10per requestsunoAsync job + webhookGET/api/v1/audio/music/upload-cover/statusUpload cover status1 modelsAudiofrom $0.10per requestsunoStatus lookupPOST/api/v1/audio/music/timestamped-lyricsTimestamped lyrics1 modelsAudiofrom $0.10per requestsunoAsync job + webhookPOST/api/v1/audio/speechSpeech synthesis1 modelsAudiofrom $0.01per requestelevenlabs-v3Async job + webhookGET/api/v1/tasks/{task_id}Task status27 modelsAudio / Video / Imagefrom $0.01per requestsunokling-3flux-2Status lookupPOST/api/v1/images/tools/remove-bgImage background removal1 modelsImagefrom $0.01per requestbg-removerAsync jobPOST/api/v1/images/tools/face-swapImage face swap1 modelsImagefrom $0.04per requestface-swapAsync jobPOST/api/v1/images/tools/upscaleImage upscale1 modelsImagefrom $0.01per requestimage-upscaleAsync job + webhookPOST/api/v1/videos/tools/bg-removerVideo background removal1 modelsVideofrom $0.10per requestvideo-bg-removerAsync jobPOST/api/v1/videos/tools/upscaleVideo upscale1 modelsVideofrom $0.32per requestvideo-upscaler-proAsync job

Integration playbooks

Copy runnable calls from real endpoints

Chat uses the OpenAI-compatible route; image, video, music, and speech use REST async jobs. Every example is generated from live model metadata and implemented API routes.
Create API key
OpenAI-compatibleOpenAI-compatible chat

Call gemini through the OpenAI-compatible /chat/completions surface.

EndpointPOST /api/v1/chat/completionsModelgeminiCost$0.05/request
Googlenode62OpenAI-compatible
curl --request POST \
  --url https://apiin.one/api/v1/chat/completions \
  --header 'Authorization: Bearer $APIINONE_API_KEY' \
  --header 'Content-Type: application/json' \
  --data '{
  "model": "gemini",
  "messages": [
    {
      "role": "user",
      "content": "Explain quantum computing in simple terms."
    }
  ],
  "stream": false,
  "include_thoughts": true
}'

Browse by provider

Live provider routes

Scan the real model sources in this category by route count, endpoint coverage, starting cost, and task mode.
View all endpoints
ProviderRoutesStarts atEndpointsModeFeatured models

Model comparison

Shortlist from the active filters

Compare the lowest-cost, webhook-ready, and widest-endpoint live routes from the current category, provider, capability, and call-mode filters.
Open cost matrix

Agent brief

Copy the active shortlist into a coding agent

Turn the current filters, real endpoints, cost notes, and task modes into copyable context for Codex, Cursor, or another agent.
Recommend an integration plan from this API in One live catalog subset.

Filtered by: Image
matched models: 11
endpoint families: 1
providers: 10

Constraints:
- Only use the live models and endpoints listed below.
- Login, signup, payment, orders, credits, profile, and settings stay on API in One shared system pages.
- Do not recommend unlisted providers, models, or placeholder endpoints.

Candidate models:
- flux-2 | provider: Black Forest Labs | endpoint: POST /api/v1/images/generations | mode: Async + webhook | cost: $0.05/pic | output: Image | docs: https://apiin.one/model/flux-2
- grok-imagine | provider: xAI | endpoint: POST /api/v1/images/generations | mode: Async + webhook | cost: $0.05/pic | output: Image | docs: https://apiin.one/model/grok-imagine
- imagen-4 | provider: Google | endpoint: POST /api/v1/images/generations | mode: Async + webhook | cost: $0.08/pic | output: Image | docs: https://apiin.one/model/imagen-4
- gpt-image-1.5-official | provider: OpenAI | endpoint: POST /api/v1/images/generations | mode: Async + webhook | cost: $0.10/pic | output: Image | docs: https://apiin.one/model/gpt-image-1-5
Quick filters

Call mode

Capability

Provider

Showing 11 live model routes · Image

Image

Total 11 records, page 1/1