cURL
x402
supported
Get supported network and pay method
GET
cURL
Response
Successfully retrieved supported payment kinds for the x402 protocol.
The list of supported payment kinds.
Example:
[
{
"x402Version": 1,
"scheme": "exact",
"network": "mesherX"
},
{
"x402Version": 1,
"scheme": "exact",
"network": "mesherX-testnet"
}
]