domains

GET /v1/domains/{domainId}/seo-metrics/history

A domain's authority readings over time.

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

אימות

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

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

נסה זאת

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

curl -X GET https://api.zinndigital.com/v1/domains/{domainId}/seo-metrics/history \
  -H "Authorization: Bearer zdk_live_…"

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

פרטים

Every stored reading for this domain, **oldest first** — the trend behind the current number. Free to call; it reads stored rows and never contacts the provider. Readings where the provider had never seen the domain are included with `null` metrics rather than dropped, because the gap is real: hiding it would draw a smooth trend through a month in which there was genuinely no data.

פרמטרים

שםסוגנדרשמה זה
domainId (path)UuidכןThe domain's id.

תשובה

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

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

401 · 403 · 404