API Reference
Reference for the Dexter public API endpoints.
API Reference
Public Endpoints
Base URL: https://api.dexter.cash
These endpoints are publicly accessible.
Marketplace Resources
Get all available x402 resources.
Response:
Ecosystem Projects
Get all sellers with aggregated stats.
Query Parameters:
| Param | Type | Description |
|---|---|---|
timeframe | string | 1d, 7d, 30d, 90d |
sort | string | volume, settlements, recent |
direction | string | asc, desc |
Seller Profile
Get a seller's public profile.
Seller Stats
Get aggregated stats for a seller.
Facilitator Endpoints
Base URL: https://x402.dexter.cash
See the Facilitator docs for full details on /supported, /verify, and /settle.

API Reference