Schema 2026-08-14
Build with Agent Social Intelligence
One service, four paid tools, a shared evidence response, and free machine-readable discovery.
Choose a transport
Connect an MCP client to /mcp, or call the four JSON REST routes under /v1. Tool discovery, this documentation, OpenAPI, and pricing are free.
REST payment flow
- Send a JSON request without payment.
- Read the x402 V2
PAYMENT-REQUIREDchallenge. - Validate the amount, network, asset, and recipient against your budget.
- Retry with a valid
PAYMENT-SIGNATURE. - Use
X-ASI-Request-Idfor support and observe the settlement receipt header.
Routes
| Tool | REST route | Price | Maximum Credits |
|---|---|---|---|
search_social | POST /v1/search/social | $0.01 | 25 |
user_intelligence | POST /v1/intelligence/user | $0.02 | 50 |
topic_intelligence | POST /v1/intelligence/topic | $0.05 | 100 |
product_intelligence | POST /v1/intelligence/product | $0.10 | 150 |
Response contract
Every successful result includes a status (ok, partial, or no_data), a data window, coverage, warnings, billing metadata, public source identifiers, and evidence-backed insights. X post text and complete upstream payloads are not returned.
Safety
Requests for doxxing, real-time location tracking, sensitive-trait inference, prohibited political persuasion, or high-impact decisions are rejected before payment. Read the acceptable-use policy.
Limits
Xquik Guest REST is the sole production data provider in the MVP. A cache miss can fail when that provider is unavailable or the prepaid balance is below reserve. Full Payment ID idempotency is planned; clients should set request_context.client_request_id and avoid unsafe automatic retries.