v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB

Execute an x402 call with a pre-signed payment header (proxy mode)

post/v1/x402-endpoints/execute

Request body

object required
OR

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "code": 200,
  "message": "success",
  "requestId": "abc-123"
}