1) Public Ping: /api/v3/ping

GET: https://api.binance.com/api/v3/ping

HTTP: 451

{
    "code": 0,
    "msg": "Service unavailable from a restricted location according to 'b. Eligibility' in https:\/\/www.binance.com\/en\/terms. Please contact customer service if you believe you received this message in error."
}

2) Signed Pay History: /sapi/v1/pay/transactions (Latest 10)

GET: https://api.binance.com/sapi/v1/pay/transactions?timestamp=1776588941544&recvWindow=5000&limit=10&signature=***hidden***

HTTP: 451

{
    "code": 0,
    "msg": "Service unavailable from a restricted location according to 'b. Eligibility' in https:\/\/www.binance.com\/en\/terms. Please contact customer service if you believe you received this message in error."
}