ai

GET /v1/ai/images/models

The image models a recipe may be pointed at.

כל נקודות הקצה מסוג ai

כל תיעוד המפתחים

אימות

שלחו מפתח API כאסימון נושא (bearer token). על המפתח לכלול את הרשאה sites.view; מפתח שאינו כולל אותה יידחה בסטטוס 403, ולא 404.

נקודת קצה זו אינה דורשת מזהה ארגון. המפתח שלך כבר מזהה את הארגון שאליו הוא שייך, והתגובה מוגבלת אליו בלבד.

נסה זאת

החלף כל דבר בסוגריים זוויתיים בערכים משלך, ואת מציין מיקום המפתח במפתח מלוח הבקרה שלך.

curl -X GET https://api.zinndigital.com/v1/ai/images/models \
  -H "Authorization: Bearer zdk_live_…"

מחובר? קונסולת ה-API בלוח הבקרה שלך מזינה את מזהה הארגון האמיתי שלך ואת המפתח שלך, ומריצה את הבקשה מול ה-API הפיזי כך שתוכל לראות את התגובה בפועל. פתח נקודת קצה זו במסוף ה-API

פרטים

The catalogue, filtered to what is actually sellable. ⛔ untested rows are excluded: a model the nightly self-test has discovered from a provider's listing is real but unproven, and offering it would be selling on the strength of a vendor's web page. legacy rows are included — a customer who pinned one deliberately keeps working. ⭐ Model ids here are rows, not constants, refreshed nightly from each provider's own listing and proven by a real generation. That is not architecture for its own sake: on the day this shipped, two of the three models the owner named by nickname had already moved to different ids. capabilities says what each one will and will not honour, so the picker can warn before a choice is made rather than after a post goes out with the wrong-shaped picture. Requires sites.view.

פרמטרים

שםסוגנדרשמה זה
provider (query)string<openai, google, xai>לא

תשובה

שםסוגנדרשמה זה
dataAiImageModel[]כן

שגיאות שנקודה קצה זו עשויה להחזיר

401 · 403 · 422 · 429