Skip to main content
Most public content, project, data, and wallet endpoints support API-key authentication first, then x402 payment fallback. The fallback applies when:
  • No API key header is present.
  • An API key is malformed, invalid, revoked, expired, or otherwise fails client-side authentication.
  • A valid API key exceeds its free or paid plan limit for an x402-enabled endpoint.
The fallback does not apply when:
  • Backend validation fails because of an internal server or database error.
x402 fallback is available on these endpoint families:
  • /api/v1/content/*
  • /api/v1/projects/search
  • /api/v1/projects/filter
  • /api/v1/projects/mindshare-map
  • /api/v1/projects/technical-analysis
  • /api/v1/data/*
  • /api/v1/data/wallets/*
The API reference includes 402 responses on x402-enabled endpoints. The Mintlify playground is configured for API-key usage as the primary path.

Pricing model

Pricing is calculated per request from route-specific inputs such as limit, query count, selected attributes, and timeframes. The API advertises payment requirements through the x402 response flow when a paid request is required.