Model market · live routes only

라이브 AI 모델 API

라이브 라우팅된 AI 모델을 살펴보고 가격과 기능을 비교한 뒤 빠르게 연동하세요.

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 models이미지from $0.04per requestflux-2gpt-image-1.5-officialideogram-v3Async job + webhookPOST/api/v1/videos/generationsVideo generations8 models비디오from $0.24per requestkling-3hailuo-2-3wan-2-6Async job + webhookPOST/api/v1/chat/completionsChat completions1 models텍스트from $0.05per requestgeminiSync responsePOST/api/v1/audio/musicMusic generation2 models오디오from $0.10per requestsunominimax-musicAsync job + webhookPOST/api/v1/audio/music/extendExtend music1 models오디오from $0.10per requestsunoAsync job + webhookGET/api/v1/audio/music/feedMusic task feed1 models오디오from $0.10per requestsunoStatus lookupPOST/api/v1/audio/music/cover/generateGenerate music cover1 models오디오from $0.10per requestsunoAsync job + webhookGET/api/v1/audio/music/cover/statusMusic cover status1 models오디오from $0.10per requestsunoStatus lookupPOST/api/v1/audio/music/upload-cover/generateUpload audio cover1 models오디오from $0.10per requestsunoAsync job + webhookGET/api/v1/audio/music/upload-cover/statusUpload cover status1 models오디오from $0.10per requestsunoStatus lookupPOST/api/v1/audio/music/timestamped-lyricsTimestamped lyrics1 models오디오from $0.10per requestsunoAsync job + webhookPOST/api/v1/audio/speechSpeech synthesis1 models오디오from $0.01per requestelevenlabs-v3Async job + webhookGET/api/v1/tasks/{task_id}Task status27 models오디오 / 비디오 / 이미지from $0.01per requestsunokling-3flux-2Status lookupPOST/api/v1/images/tools/remove-bgImage background removal1 models이미지from $0.01per requestbg-removerAsync jobPOST/api/v1/images/tools/face-swapImage face swap1 models이미지from $0.04per requestface-swapAsync jobPOST/api/v1/images/tools/upscaleImage upscale1 models이미지from $0.01per requestimage-upscaleAsync job + webhookPOST/api/v1/videos/tools/bg-removerVideo background removal1 models비디오from $0.10per requestvideo-bg-removerAsync jobPOST/api/v1/videos/tools/upscaleVideo upscale1 models비디오from $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/요청
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
제공업체RoutesStarts 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: 도구
matched models: 5
endpoint families: 5
providers: 3

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:
- image-upscale | provider: KIE | endpoint: POST /api/v1/images/tools/upscale | mode: Async + webhook | cost: $0.01/이미지 | output: 이미지 | docs: https://apiin.one/model/image-upscale
- bg-remover | provider: API in One | endpoint: POST /api/v1/images/tools/remove-bg | mode: Async task | cost: $0.01/이미지 | output: 이미지 | docs: https://apiin.one/model/bg-remover
- face-swap | provider: WaveSpeed | endpoint: POST /api/v1/images/tools/face-swap | mode: Async task | cost: $0.04/이미지 | output: 이미지 | docs: https://apiin.one/model/face-swap
- video-bg-remover | provider: WaveSpeed | endpoint: POST /api/v1/videos/tools/bg-remover | mode: Async task | cost: $0.10/비디오 | output: 비디오 | docs: https://apiin.one/model/video-bg-remover
Quick filters

Call mode

기능

제공업체