connections

GET /v1/inference/flavours

The GPU shapes the organisation's inference account may deploy on.

Alle connections-eindpunten

Authenticatie

Stuur een API-sleutel mee als bearer token. Dit eindpunt vermeldt geen specifieke toestemming in de specificatie, dus geef uw sleutel de minimale rechten die nodig zijn en controleer het antwoord in plaats van zomaar wat aan te nemen.

Dit eindpunt vereist geen organisatie-id. Uw sleutel identificeert al de organisatie waartoe deze behoort, en het antwoord is hierop afgestemd.

Probeer het

Vervang alles tussen punthaakjes door uw eigen waarden en de sleutelplaatsvervanger door een sleutel uit uw dashboard.

curl -X GET https://api.zinndigital.com/v1/inference/flavours \
  -H "Authorization: Bearer zdk_live_…"

Ingelogd? De API-console in je dashboard vult je echte organisatie-id en je eigen sleutel in, en voert het verzoek uit tegen de live API zodat je de daadwerkelijke respons kunt zien. Open dit eindpunt in de API-console

Details

The provider's own catalogue of GPU shapes. ⛔⛔ **`price_per_hour_minor` is `null` for every row today, and that is correct rather than a gap.** The provider's flavour catalogue carries no price at all — its prices are quoted per prospective deployment, against the customer's own account and commitments. Filling this from a public rate card would be a *list* price for a *different* account, rendered to a customer as though we had measured it. A client must show "price on request" and **must not draw a zero**.

Reactie

NaamTypeVerplichtWat dit is
flavoursGpuFlavour[]Ja

Fouten die dit eindpunt kan retourneren

401 · 429