Skip to main content

All Available Sites

View all crypto content sites where you can advertise.

API Endpoint

GET https://x402.anyspend.com/ads/sites

Try It

curl "https://x402.anyspend.com/ads/sites?page=1&limit=20"

Parameters

ParameterTypeDefaultDescription
pagenumber1Page number
limitnumber20Sites per page (max 100)
searchstring-Search by site name or domain

Example Response

{
  "success": true,
  "data": [
    {
      "siteId": "abc123",
      "siteName": "Crypto News Daily",
      "siteUrl": "https://cryptonews.example.com",
      "siteDomain": "cryptonews.com",
      "logo": "https://cryptonews.com/logo.png",
      "description": "Daily crypto news and market analysis",
      "keywords": ["crypto", "bitcoin", "defi"],
      "availableSlots": ["leaderboard", "sidebar", "banner"],
      "metrics": {
        "monthlyVisitors": 50000
      }
    }
  ],
  "pagination": {
    "page": 1,
    "limit": 20,
    "total": 156,
    "totalPages": 8,
    "hasNext": true,
    "hasPrev": false
  }
}

Get Site Details

Get detailed information about a specific site.

API Endpoint

GET https://x402.anyspend.com/ads/sites/:siteId

Try It

curl "https://x402.anyspend.com/ads/sites/abc123"
You can use either the siteId or the siteDomain to query a site.

Search Sites

Find sites by keyword or category.

Example

# Search for DeFi sites
curl "https://x402.anyspend.com/ads/sites?search=defi&limit=10"

# Search for NFT sites
curl "https://x402.anyspend.com/ads/sites?search=nft&limit=10"

What You Get

Each site listing includes:
  • Site Name & URL - Where your ad will appear
  • Logo & Description - Visual identity
  • Keywords - Categories and topics
  • Available Formats - Banner, Sidebar, or Leaderboard
  • Traffic Stats - Monthly visitors (when available)

Filter by Topic

Common keywords to search:
KeywordWhat You’ll Find
defiDeFi protocols and platforms
nftNFT collections and marketplaces
bitcoinBitcoin news and analysis
ethereumEthereum ecosystem sites
tradingTrading and market analysis
gamefiBlockchain gaming sites

Tips for Choosing Sites

Choose sites whose audience matches your target market. Check keywords and description.
Look at monthly visitors to estimate reach. Higher traffic = more impressions.
Diversify across several sites to reach different audiences.
Test with smaller sites first, then scale to larger ones.

Next Steps

Once you find sites you like:
  1. Check available ad slots → View Slots
  2. See booking availability → Check Bookings
  3. Launch your campaign → Quickstart

Ready to Advertise?

Browse sites and launch your campaign now