seo

GET /v1/seo/quota

The research allowance for this account.

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

אימות

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

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

נסה זאת

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

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

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

פרטים

How many domain lookups this plan includes each day, how many are left, any purchased lookups still unspent, and what buying more costs. `can_look_up` is authoritative and is **not** the same as `remaining > 0`: an account that is suspended or unpaid may have lookups left and still not be permitted to spend them.

תשובה

שםסוגנדרשמה זה
daily_allowanceintegerכןLookups included per day. `-1` means unlimited.
used_todayintegerכןPlan-funded lookups run since midnight UTC.
plan_remainingintegerלא
top_up_remainingintegerלאPurchased lookups still unspent. These do not expire.
remainingintegerכן
is_unlimitedbooleanלא
can_look_upbooleanכןWhether a lookup would be permitted right now. **Not** the same as `remaining > 0`: a suspended or unpaid account may have lookups left and still be refused.
in_good_standingbooleanלא
packsobject[]כןPacks of extra lookups available to buy.

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

401 · 403