XFlux

FAQ

Common questions about quotas, monitors, MCP, and pricing.

Does Free include live webhooks?

Free can save a webhook URL and send test pings. Live monitor.hit delivery requires Starter ($19/mo) or above. See Webhooks.

Do monitors use my API quota?

No. Background polling does not consume monthly API call quota. Calling /api/v1/* (including list monitors / hits) does.

MCP vs REST — which should I use?

Use MCP inside Claude Desktop / Cursor for agent workflows. Use REST from your backend, scripts, or Make. Same API key and quotas.

Can I create monitors via API?

Create and edit monitors in the Dashboard. API/MCP support read-only list and hits (GET /api/v1/monitors).

When should I use the official X API instead?

When you need write access (post/DM), full-archive search, compliance products, or official partnership. Compare costs on XFlux vs official X API.

Why did a monitor fail on a high-profile account?

Most public accounts work; a small set of restricted accounts may not poll reliably. Try another handle or see Monitors.

Where do I see usage and rate limits?

Dashboard → Usage for monthly quota. Error codes and per-minute caps: Errors and Plans & Limits.

FAQ