Import default pricing
LLM Gateway: Model Pricing
Import default pricing
Inserts entries from Barndoor’s managed pricing catalog into your
organization. Existing rows are not touched (use sync-defaults to
update those).
POST
Import default pricing
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
Body
application/json
Subset of default rule ids to import. Empty / omitted imports all.
How the row tracks Barndoor's managed defaults:
tracking— show the user a prompt when defaults changepinned— never sync; this is your numberauto— silently follow updates to the managed defaults
Available options:
tracking, pinned, auto Response
200 - application/json
Number of rows imported
