curl --request GET \
--url https://api.example.com/x402/supported{
"kinds": [
{
"network": "<string>",
"scheme": "<string>"
}
]
}Returns all blockchain networks that OnDB can verify payments for.
curl --request GET \
--url https://api.example.com/x402/supported{
"kinds": [
{
"network": "<string>",
"scheme": "<string>"
}
]
}List of supported payment schemes
Show child attributes