← All docs

HTTP API

Interactive Swagger UI ↗ Fetched live from http://api:8080

Read API for scraped endpoints, pricing, and clusters.

OpenAPI 0.1.0 · base http://api:8080

analytics

GET /stats/overview

Stats Overview

GET /niches

List Niches

  • analytics_run_id (query)
  • cluster_run_id (query)
  • min_max_usdc (query)
  • sort (query)
  • order (query)
  • limit (query)
  • offset (query)
GET /niches/{cluster_label}

Get Niche

  • cluster_label (path) · required
  • analytics_run_id (query)
  • cluster_run_id (query)
GET /domains

List Domains

  • analytics_run_id (query)
  • min_max_usdc (query)
  • sort (query)
  • order (query)
  • limit (query)
  • offset (query)
GET /domains/{domain}

Get Domain

  • domain (path) · required
  • analytics_run_id (query)
GET /opportunities

List Opportunities

  • analytics_run_id (query)
  • cluster_run_id (query)
  • limit (query)
GET /wallets/plausibility

List Wallet Plausibility

  • analytics_run_id (query)
  • limit (query)
  • offset (query)
GET /wallets/{wallet}

Get Wallet

  • wallet (path) · required
  • analytics_run_id (query)
  • cluster_run_id (query)
  • limit (query)
  • offset (query)

capabilities

POST /v1/capabilities/refresh

Refresh Capability

other

GET /health

Health

GET /endpoints

List Endpoints

  • limit (query)
  • offset (query)
GET /endpoints/{endpoint_id}

Get Endpoint

  • endpoint_id (path) · required
GET /endpoints/{endpoint_id}/prices

Get Endpoint Prices

  • endpoint_id (path) · required
  • include_history (query)
  • history_limit (query)
GET /clusters

List Clusters

GET /clusters/{cluster_label}/endpoints

List Cluster Endpoints

  • cluster_label (path) · required
GET /events

List Events

  • event_type (query)
  • since (query)
  • limit (query)
GET /runs/latest

Latest Run

search

GET /v1/search

Search

  • q (query)
  • kind (query)
  • source (query)
  • category (query)
  • semantic_facet (query)
  • semantic_domain (query)
  • operation_type (query)
  • network (query)
  • min_price (query)
  • max_price (query)
  • limit (query)
  • offset (query)
  • X-Analytics-Channel (header)
GET /v1/search/facets

Search Facets

  • kind (query)
  • source (query)
  • category (query)
  • semantic_facet (query)
  • semantic_domain (query)
  • operation_type (query)
  • network (query)
  • min_price (query)
  • max_price (query)
GET /llms.txt

Llms Txt

GET /v1/capabilities/{capability_id}/detail

Get Capability Detail

  • capability_id (path) · required
GET /v1/capabilities/{capability_id}

Get Capability

  • capability_id (path) · required
POST /v1/tools/{capability_id}/feedback

Tool Feedback

  • capability_id (path) · required