Why start here
This is the fastest way to see what Xpoz returns. You’ll have a working API key in under a second — every read tool works immediately across all four platforms: user lookups, post searches, comment threads, and community discovery. Same structured data, same API shape as a full access key.Get started
- cURL
- CLI
- MCP (Claude Code)
Generate a free token, then use it as your API key:
source field identifying where the token was requested from (e.g. skills, a specific page, sdk, cli). The token endpoint needs no auth and hands back a key that starts with TRIAL:
TRIAL... token in wherever an access key goes — the SDK apiKey, the XPOZ_API_KEY env var, or a Bearer header.
Zero-change upgrade
The response format is identical to a full access key — same fields, same shape, same structure. When you’re ready to upgrade, swap the token and keep everything else. Your code doesn’t change.What you get
All read tools work instantly across every platform. The only differences from a full access key are result volume and advanced features:Ready for full access
Need larger result sets, pagination, or CSV export? Get a free access key — still no credit card. The request and response shapes are unchanged, so there’s nothing to rewrite.Quickstart
Start querying with your token
Authentication
Access keys, Google sign-in, bearer tokens

