Skip to content

Tool

Raw model API access

Send a hand-written JSON body straight to an allowlisted model endpoint when you need a parameter the form does not expose.

Sometimes the generated form is not enough — a brand-new endpoint, an undocumented parameter, a body shape no control renders. Raw API is the escape hatch: write the JSON yourself and post it to an allowlisted endpoint.

The allowlist is the point. Raw requests skip schema validation by design, so an open endpoint list would be an uncapped way to spend the platform key. Endpoints are added deliberately and, once a schema is confirmed, moved into the normal catalog so they get proper controls and proper pricing.

Raw jobs bill at a flat 30-credit premium, never discounted, precisely because the cost of an unvalidated request cannot be estimated from its parameters.

FAQ

Raw model API access — questions

Which endpoints can I call?

Only allowlisted ones. An endpoint reachable from the normal model catalog is never also on the raw allowlist — that would be two routes to one model at two different prices.

Is the request validated?

No. Raw bodies bypass schema validation deliberately, which is why the allowlist and the flat premium price exist as the guardrails.

What does a raw call cost?

A flat 30 credits, never discounted by model or duration.

Start generating today

100 free credits on signup — roughly fifty images, or twenty-five voiceovers, or three premium video clips.

No card required.

Raw API — hand-written JSON to a model endpoint · Bloomtle