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
USD 0.03

Payment

Call the endpoint without payment to receive HTTP 402 metadata. After payment is complete, retry with X-Payment-Token, an x402 payment signature, or MCP paymentToken.

Create a payment with POST /api/payments using serviceId="proxy-health", then pass the returned token in X-Payment-Token or MCP paymentToken.

Schema And Examples

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