Skip to Content

Anthropic Models Count API

Ermitteln Sie schnell die Gesamtzahl der über das Anthropic-Protokoll verfügbaren Modelle, ohne die vollständige Liste laden zu müssen.

Endpunkt

GET https://api.ofox.ai/anthropic/v1/models/count

Anfragebeispiele

Terminal
curl https://api.ofox.ai/anthropic/v1/models/count

Antwortformat

{ "data": { "count": 26 } }

Feldbeschreibung

FeldTypBeschreibung
data.countnumberGesamtzahl der über das Anthropic-Protokoll verfügbaren Modelle
Last updated on