v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB

Generate AI metadata (name, description, category, tags) for an x402 endpoint

post/v1/x402-endpoints/generate-metadata

Request body

object required
OR

Response

OK

codeinteger
messagestring
requestIdstring

Example response

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