প্রমাণীকরণ

একটি বিয়ার টোকেন হিসেবে একটি এপিআই কি পাঠান। এই এন্ডপয়েন্টটি স্পেসিফিকেশনে কোনো নির্দিষ্ট অনুমতির কথা বলে না, তাই অনুমান না করে আপনার কি-কে এর জন্য ন্যূনতম প্রয়োজনীয় অনুমতি দিন এবং রেসপন্স পরীক্ষা করুন।

এই এন্ডপয়েন্টটি কোনো অর্গানাইজেশন আইডি নেয় না। আপনার কীটি ইতিমধ্যে এটি যে অর্গানাইজেশনের অন্তর্গত তা শনাক্ত করে এবং প্রতিক্রিয়াটি সেই অনুযায়ী নির্ধারিত হয়।

চেষ্টা করুন

কোণ বন্ধনীতে থাকা যেকোনো কিছু আপনার নিজস্ব মান দিয়ে এবং কী প্লেসহোল্ডারটি আপনার ড্যাশবোর্ডের একটি কী দিয়ে প্রতিস্থাপন করুন।

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

লগ ইন করা আছে? আপনার ড্যাশবোর্ডের এপিআই কনসোল আপনার আসল অর্গানাইজেশন আইডি এবং আপনার নিজের কি পূরণ করে দেয়, এবং লাইভ এপিআই-এর বিপরীতে অনুরোধটি চালায় যাতে আপনি প্রকৃত প্রতিক্রিয়া দেখতে পান। এই এন্ডপয়েন্টটি এপিআই কনসোলে খুলুন

বিবরণ

The figure we stand behind, the credit owed at each tier, the exclusions and the claim window — rendered from engine/engine/sla/policy.py and never retyped. ⛔ Clients must interpolate these values into their own copy rather than writing "99.9%" into a locale catalogue: a figure translated into 58 languages cannot be grepped for and cannot be changed (CLAUDE.md §2.45). min_coverage_percent is the share of a month we must have measured before a reading adjudicates; below it the month is unadjudicable and the customer's claimed tier stands.

প্রতিক্রিয়া

নামধরনআবশ্যকএটি কী
uptime_target_percentstringহ্যাঁThe published monthly commitment, e.g. "99.9". A string, not a number, so a client renders exactly what we publish rather than a float's idea of it.
claim_window_daysintegerহ্যাঁDays after a month ends during which it may still be claimed.
min_coverage_percentstringহ্যাঁThe share of a month we must have measured for the reading to adjudicate. Below it the month is unadjudicable and the customer's claimed tier stands — our coverage gap is ours…
exclusionsstring<maintenance, customer, force_majeure>[]হ্যাঁWhat is not credited. ⛔ There is deliberately no upstream-provider exclusion: a hosting customer bought hosting from Zinn Digital® and never chose our suppliers, so whose…
tiersobject[]হ্যাঁ

এই এন্ডপয়েন্ট থেকে যেসব ত্রুটি আসতে পারে

401