Credential precedence
When multiple credentials are available, Xpoz resolves them in this order:- Explicit parameter passed to the client constructor (
apiKey/api_key) - Environment variable (
XPOZ_API_KEY) - Stored configuration (from CLI
auth loginor prior sign-in)
- Trial Token
- Access Key
- Google Sign-In
- Bearer Token
Instant access — no sign-up
Get a working API key in two HTTP calls — no signup, no approval, no waiting. Perfect for agents that need social media data right now.Step 1: Generate a free token
Step 2: Use it as your API key
Pass theTRIAL... token exactly like an access key — as the SDK apiKey, the XPOZ_API_KEY env var, or a bearer token. All read tools work immediately across all four platforms.Instant access tokens return up to 5 results per call. For full result sets, pagination, CSV export, and live crawling, get a free access key — still no credit card. Same API shape, nothing to rewrite.
Next steps
Quickstart
Start querying with your credentials
MCP Tools
Browse all 48 available tools

