reseller

GET /v1/reseller/vendor-policy

Whose SEO data accounts your clients' checks run on.

همه نقاط پایانی reseller

همهٔ مستندات توسعه‌دهندگان

احراز هویت

یک کلید API را به عنوان یک توکن حامل ارسال کنید. این کلید باید دارای مجوز reseller.view باشد؛ کلیدی که فاقد آن باشد با خطای 403 رد می‌شود، نه 404.

جایی که شناسه سازمان شما قرار می‌گیرد

این نقطه پایانی org_id را به عنوان یک پارامتر پرس‌وجو می‌پذیرد. آن را رها کنید تا فراخوانی کل زیردرخت اجاره‌ای شما را پوشش دهد؛ آن را ارسال کنید تا فراخوانی به یک سازمان محدود شود.

شناسه سازمان شما در صفحه کلیدهای API در داشبوردتان، در کنار خود کلید قرار دارد. این شناسه در تمام درخواست‌هایی که ارسال می‌کنید یکسان است.

امتحان کنید

هر چیزی را که داخل براکت‌های زاویه‌دار قرار دارد با مقادیر خودتان جایگزین کنید، و نگهدارنده کلید را با کلیدی از داشبورد خود جایگزین نمایید.

curl -X GET https://api.zinndigital.com/v1/reseller/vendor-policy \
  -H "Authorization: Bearer zdk_live_…"

وارد شده‌اید؟ کنسول API در داشبورد شما شناسه سازمان واقعی و کلید خودتان را پر می‌کند و درخواست را روی API زنده اجرا می‌کند تا بتوانید پاسخ واقعی را ببینید. این نقطه پایانی را در کنسول API باز کنید

جزئیات

Your choice of running client SEO and indexing data on your own Majestic / DataForSEO keys — which costs you nothing with us — or on Zinn®'s accounts as a metered monthly add-on. client_overrides lists every one of your clients with the cap you have set for them; a client you have never touched appears with daily_lookup_cap: null, meaning they get whatever their plan grants. monthly_pool_micros is read-only: it is a commercial term of your programme, and null means no pool has been set at all — which is unbounded, not zero. Requires reseller.view.

پارامترها

نامنوعالزامیچیست
org_id (query)UuidخیرWhich of your organizations this applies to. Required only when you belong to more than one here — otherwise it is inferred, and an id outside your direct memberships is a 404…

پاسخ

نامنوعالزامیچیست
seo_data_modestring<own_keys, platform_pool>بلهown_keys runs client SEO and indexing lookups on credentials you connect yourself and is free of charge from us. platform_pool runs them on Zinn®'s accounts against your…
monthly_pool_microsintegerبلهYour monthly allowance of Zinn-funded vendor spend, in USD micros (1,000,000 = $1). Read-only — it is a commercial term of your programme. null means no pool has been set,…
alert_at_bpsintegerبلهBasis points of the pool at which you are warned. 8000 = 80%.
client_overridesResellerClientVendorRow[]بلهEvery one of your clients, including those you have never capped — a client with no cap set appears with daily_lookup_cap: null.

خطاهایی که این نقطه پایانی می‌تواند برگرداند

401 · 403 · 404 · 429