{
  "x402Version": 2,
  "endpoints": [
    {
      "path": "/v1/companies/{id}/competitors",
      "method": "GET",
      "description": "List company competitors",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies/{id}/people",
      "method": "GET",
      "description": "List company people",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies/{id}/podcast/advertising/placements",
      "method": "GET",
      "description": "List company podcast advertising placements",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies/{id}/podcast/advertising/podcasts",
      "method": "GET",
      "description": "List podcasts carrying company advertising",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies/{id}/podcast/advertising",
      "method": "GET",
      "description": "Get company advertising profile",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies/{id}/podcast/recommendations",
      "method": "GET",
      "description": "List podcasts a company could advertise on next",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies/{id}/products",
      "method": "GET",
      "description": "List company products",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies/{id}",
      "method": "GET",
      "description": "Get a company",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/companies",
      "method": "GET",
      "description": "List companies",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/entities/search",
      "method": "GET",
      "description": "Search entities",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/entities/types",
      "method": "GET",
      "description": "List entity types",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/entities/{id}",
      "method": "GET",
      "description": "Get an entity",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/entities",
      "method": "GET",
      "description": "List entities",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/people/{id}",
      "method": "GET",
      "description": "Get a Person",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/people/{slug}/external-links",
      "method": "GET",
      "description": "List a Person's external profiles",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/co-occurrence",
      "method": "GET",
      "description": "Get sponsor co-occurrence",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/leaderboard/preview",
      "method": "GET",
      "description": "Get advertising leaderboard preview",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/leaderboard",
      "method": "GET",
      "description": "Get advertising leaderboard",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/publishers/leaderboard",
      "method": "GET",
      "description": "Get publisher advertising leaderboard",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/sponsors/trends",
      "method": "GET",
      "description": "List trending sponsors",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/sponsors/{id}/podcasts",
      "method": "GET",
      "description": "List podcasts for a sponsor",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/sponsors/{id}/publishers",
      "method": "GET",
      "description": "List publishers for a sponsor",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/sponsors/{id}/segments",
      "method": "GET",
      "description": "List ad segments for a sponsor",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/sponsors/{id}",
      "method": "GET",
      "description": "Get a sponsor",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/sponsors",
      "method": "GET",
      "description": "List sponsors",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/advertising/timeseries",
      "method": "GET",
      "description": "Get advertising timeseries",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/bias/publishers/leaderboard",
      "method": "GET",
      "description": "Rank publishers by political bias metric",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/bias/{result}/publishers",
      "method": "GET",
      "description": "List publishers with podcasts in a bias bucket",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/clips/{id}/transcript",
      "method": "GET",
      "description": "Get clip transcript",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/clips/{id}",
      "method": "GET",
      "description": "Get a clip",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/clips",
      "method": "GET",
      "description": "List clips",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/entities/charts/{category}",
      "method": "GET",
      "description": "Get an entity chart",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/entities/charts",
      "method": "GET",
      "description": "List entity charts",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/feed",
      "method": "GET",
      "description": "Poll the episode feed",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/lookup",
      "method": "GET",
      "description": "Look up episodes by external identifier",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/search",
      "method": "GET",
      "description": "Search podcast episode content",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/timeseries",
      "method": "GET",
      "description": "Get episode timeseries",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/ads",
      "method": "GET",
      "description": "List ads in an episode",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/clips",
      "method": "GET",
      "description": "List clips for an episode",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/entities",
      "method": "GET",
      "description": "List entities in an episode",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/related",
      "method": "GET",
      "description": "List related episodes",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/segments",
      "method": "GET",
      "description": "List segments for an episode",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/speakers",
      "method": "GET",
      "description": "List speakers in an episode",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/topics",
      "method": "GET",
      "description": "List topics for an episode",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/transcript/mentions",
      "method": "GET",
      "description": "Get entity mentions in transcript",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/transcript/preview",
      "method": "GET",
      "description": "Get a transcript excerpt around a moment",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/transcript/words",
      "method": "GET",
      "description": "Get word-level transcript",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}/transcript",
      "method": "GET",
      "description": "Get episode transcript",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes/{id}",
      "method": "GET",
      "description": "Get an episode",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/episodes",
      "method": "GET",
      "description": "List episodes",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/guests/trends",
      "method": "GET",
      "description": "List trending podcast guests",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/guests/{id}/appearances",
      "method": "GET",
      "description": "List appearances for a podcast guest",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/guests/{id}/podcasts",
      "method": "GET",
      "description": "List podcasts a guest has appeared on",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/guests/{id}/recommendations/podcasts",
      "method": "GET",
      "description": "List podcasts a guest could plausibly appear on next",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/guests/{id}/suitability",
      "method": "GET",
      "description": "Get a guest's brand-suitability exposure profile",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/guests/{id}",
      "method": "GET",
      "description": "Get a podcast guest profile",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/guests",
      "method": "GET",
      "description": "List podcast guests",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/lookup",
      "method": "GET",
      "description": "Look up podcasts by external platform identifier",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/mentions/timeseries",
      "method": "GET",
      "description": "Get mention timeseries",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/mentions",
      "method": "GET",
      "description": "Search podcast dialogue for entity mentions",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/advertising/podcasts",
      "method": "GET",
      "description": "List publisher's podcasts ranked by ad volume",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/advertising/sponsors",
      "method": "GET",
      "description": "List sponsors for a publisher",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/advertising",
      "method": "GET",
      "description": "Get publisher advertising profile",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/bias/podcasts",
      "method": "GET",
      "description": "List analyzed podcasts for a publisher",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/bias",
      "method": "GET",
      "description": "Get publisher political bias profile",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/podcasts",
      "method": "GET",
      "description": "List podcasts for a publisher",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/suitability/podcasts",
      "method": "GET",
      "description": "List a publisher's podcasts with their suitability verdicts",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}/suitability",
      "method": "GET",
      "description": "Get a publisher's brand suitability profile",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers/{id}",
      "method": "GET",
      "description": "Get a podcast publisher",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/publishers",
      "method": "GET",
      "description": "List podcast publishers",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/rankings/categories",
      "method": "GET",
      "description": "List ranking categories",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/rankings/countries",
      "method": "GET",
      "description": "List ranking countries",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/rankings/history",
      "method": "GET",
      "description": "Get chart slot history",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/rankings/movers",
      "method": "GET",
      "description": "List ranking movers",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/rankings/sources",
      "method": "GET",
      "description": "List ranking sources",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/rankings",
      "method": "GET",
      "description": "List podcast rankings",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/search",
      "method": "GET",
      "description": "Search podcasts",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/segments/{id}/transcript",
      "method": "GET",
      "description": "Get segment transcript",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/segments/{id}",
      "method": "GET",
      "description": "Get a segment",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/segments",
      "method": "GET",
      "description": "List segments",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/suitability/categories/{code}/publishers",
      "method": "GET",
      "description": "Get publishers ranked by exposure to a brand-safety category",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/suitability/publishers/leaderboard",
      "method": "GET",
      "description": "Get a cross-publisher suitability leaderboard",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/topics",
      "method": "GET",
      "description": "List podcast topics",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/advertising/sponsors",
      "method": "GET",
      "description": "List sponsors advertising on a podcast",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/advertising",
      "method": "GET",
      "description": "Get podcast advertising profile",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/bias",
      "method": "GET",
      "description": "Get a podcast's latest bias analysis",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/episodes",
      "method": "GET",
      "description": "List episodes for a podcast",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/external-links",
      "method": "GET",
      "description": "List a podcast's third-party platform presences",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/format",
      "method": "GET",
      "description": "Get a podcast's format profile",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/guests",
      "method": "GET",
      "description": "List the guest roster for a podcast",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/mentions",
      "method": "GET",
      "description": "List entity mentions in a podcast",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/rankings/history",
      "method": "GET",
      "description": "Get historical rankings for a podcast",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/rankings/summary",
      "method": "GET",
      "description": "Summarize a podcast's chart presence",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/rankings",
      "method": "GET",
      "description": "List current rankings for a podcast",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/ratings/summary",
      "method": "GET",
      "description": "Summarize a podcast's ratings",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/ratings",
      "method": "GET",
      "description": "List ratings for a podcast",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/recommendations/guests",
      "method": "GET",
      "description": "List guests a podcast could plausibly book",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/recommendations/sponsors",
      "method": "GET",
      "description": "List sponsors a podcast could pitch",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/related",
      "method": "GET",
      "description": "List related podcasts",
      "price": "$0.03 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}/suitability",
      "method": "GET",
      "description": "Get a podcast's latest brand suitability assessment",
      "price": "$0.04 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts/{id}",
      "method": "GET",
      "description": "Get a podcast",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/podcasts",
      "method": "GET",
      "description": "List and search podcasts",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/topics/{id}",
      "method": "GET",
      "description": "Get a topic",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    },
    {
      "path": "/v1/topics",
      "method": "GET",
      "description": "List topics",
      "price": "$0.01 USDC",
      "network": "eip155:8453"
    }
  ],
  "mcp": {
    "url": "https://mcp.particle.pro/mcp",
    "transport": "streamable-http",
    "price": "$0.01–$0.04 per tool call USDC",
    "network": "eip155:8453"
  },
  "links": {
    "agentRecipe": "https://api.particle.pro/auth.md",
    "documentation": "https://docs.particle.pro/x402",
    "llms": "https://docs.particle.pro/llms.txt",
    "mcp": "https://mcp.particle.pro/mcp",
    "openapi": "https://api.particle.pro/openapi.json"
  }
}