🎁 bePromptHero API 内测开放 · 图像 / 视频 / Prompt 模板统一计费查看定价
ChatStructured JSON

Private Model Router

Private Model Router is the admin-controlled routing layer for supplier failover, cost policy and unified response shape.

Private Model Router API example
ProviderBPH Language

Public model family. Hidden supplier configuration is only editable in admin.

CategoryChat & Reasoning

Chat, prompt expansion, API planning and structured reasoning APIs for app builders.

Price$0.01 / call

1 credits · refund-on-failure policy can be managed by admin.

Latencysub-second

Expected duration varies by queue and selected output size.

API Request

Copy this request into your own product after creating a bePromptHero API Key.

POST https://api.beprompthero.com/v1/generations
Authorization: Bearer bph_live_xxx

{
  "model": "private-model-router",
  "prompt": "commercial creative direction",
  "metadata": { "source": "model-detail" }
}