Create model pricing
Model Pricing
Create model pricing
Creates a new model pricing entry
POST
Create model pricing
Documentation Index
Fetch the complete documentation index at: https://docs.avidoai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Body
application/json
Model pricing data to create
Request body for creating a model pricing entry
Model identifier (e.g., gpt-4o-2024-08-06)
Minimum string length:
1Example:
"gpt-4o-2024-08-06"
Cost per 1,000 input/prompt tokens
Required range:
x >= 0Example:
0.0025
Cost per 1,000 output/completion tokens
Required range:
x >= 0Example:
0.01
Currency code (ISO 4217)
Example:
"USD"
Response
Successfully created model pricing entry
Successful response containing model pricing data
Pricing configuration for an LLM model