Skip to main content
GET
List x402 resources

Query Parameters

type
string

Filter by protocol type (e.g., "http", "mcp"). Currently, the only supported protocol type is "http".

Example:

"http"

limit
integer
default:100

The number of discovered x402 resources to return per page.

offset
integer
default:0

The offset of the first discovered x402 resource to return.

Response

Successfully retrieved discovery list.

Response containing discovered x402 resources.

x402Version
enum<integer>
required

The version of the x402 protocol.

Available options:
1,
2
Example:

2

items
object[]
required

List of discovered x402 resources.

Example:
pagination
object
required

Pagination information for the response.

Example: