Server402 marketplace

Paid API service

Proxy Health

通过 backendUrl 转发到真实服务的付费代理示例。

Invocation

Service ID
proxy-health
Method
GET
Endpoint
/api/tools/proxy-health
Legacy Endpoint
none
MCP Tool
proxy_health
Price
XIAO 0.03

Payment

Call the endpoint without payment to receive HTTP 402 metadata. If payment is required, open xiaopay.top to obtain XIAO, create the guarantee, then retry with X-Payment-Token, an XIAO guarantee header, or MCP paymentToken.

Call GET /api/tools/proxy-health once to receive HTTP 402 with accepts[] requirements. Open https://xiaopay.top to obtain XIAO, create an AI wallet guarantee for merchant_id=aivps.lat and merchant_order_id=payment.paymentId, then retry with X402-Guarantee. If you need the legacy reusable token flow, create a payment with POST /api/payments using serviceId="proxy-health".

Schema And Examples

{
  "exampleRequest": null,
  "exampleResponse": null,
  "inputSchema": null,
  "outputSchema": null
}