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…"
}