Preisinformationen für Modelle abrufen
list.model (string): Modell-Identifikatorpricing (object): Preisinformationen
input_per_1m (string | null): USD pro 1 Mio. Input-Tokensoutput_per_1m (string | null): USD pro 1 Mio. Output-Tokensper_request (string | null): USD pro Anfrage (für Modelle mit Festpreis)is_lock_price (boolean): Gibt an, ob der Preis pro Anfrage fest istcurrency (string): Immer USDprovider (string): Modellanbieter| Typ | Beschreibung | Beispielmodelle |
|---|---|---|
| Token-basiert | Abrechnung pro Input/Output-Tokens | GPT-4o, Claude, Gemini |
| Pro Anfrage | Festpreis pro Anfrage | DALL-E 3, Sora, Suno |
Modell-ID, für die Preise abgerufen werden sollen. Falls nicht angegeben, werden die Preise für alle Modelle zurückgegeben.
Response 200
Immer list .
Array von Modell-Preisobjekten. Jedes Objekt enthält: model (string): Modell-Identifikator pricing (object): Preisinformationen input_per_1m (string | null): USD pro 1 Mio. Input-Tokens output_per_1m (string | null): USD pro 1 Mio. Output-Tokens per_request (string | null): USD pro Anfrage (für Modelle mit Festpreis) is_lock_price (boolean): Gibt an, ob der Preis pro Anfrage fest ist currency (string): Immer USD provider (string): Modellanbieter