API Gateway

.well-known

1 uç · //.well-known

İstek örnekleri ucun GERÇEK metodu ve yolundan üretilir. 1 ucun elle doğrulanmış gövde örneği henüz yok; o uçlarda iskelet gövdesizdir — uydurma bir alan yazmıyoruz.

GET/.well-known/blesyum-domain-challenge

HTTP ownership challenge for custom-domain verification (DOM-02). Answers with

Oturum

the verification token for the requesting `Host`, so the verifier — fetching this URL through the customer's domain (now CNAME'd to us) — confirms control.

İstek
curl -X GET "https://api.blesyum.com/.well-known/blesyum-domain-challenge" \
  -H "Authorization: Bearer <oturum-token>" \
  -H "Accept: application/json"
Yanıt
{
  "data": "…",
  "trace_id": "01JC…"
}
Bu sayfa işine yaradı mı?