GudRok API

x402 discovery API

📚 API Documentation

Interactive API documentation with Swagger UI: /docs

Available Endpoints

Public Agent Routes (require x402 payment in USDC)

  • GET /agent/coins - List coins with agent-optimized format ($0.01)
  • GET /agent/coins?category=x402-ecosystem - List coins by category (agent format) ($0.01)
  • GET /agent/coins?includeContracts=true - Include contract addresses ($0.01)
  • GET /agent/coins?includeCategories=true - Include category information ($0.01)
  • GET /agent/search?query=chainlink - Search coins by name, symbol or contract address ($0.01)
  • GET /agent/categories - List all categories (agent format) ($0.005)
  • GET /agent/categories?slug=x402-ecosystem - Get category with index state ($0.005)