Base URL
All production requests use:Authenticate
Pass your API key as a Bearer token.x-kanarie-api-key: YOUR_API_KEY header is also supported for current clients.
Search content
This request searches recent and semantic crypto content across Kanarie’s content index.success: false where the route owns the response body, or a shared error body from authentication and rate-limit middleware.
Use the playground
Open any endpoint in the API reference, paste your API key into the auth field, and click Send. The playground sends live requests tohttps://api.kanarie.xyz.
Some endpoints also support x402 payment fallback when no API key is present, API-key auth fails client-side checks, or an API-key request exceeds plan limits. The playground is configured for API-key usage as the primary path.