monitor-accounts
Installation
SKILL.md
Monitor X Accounts
Watch specific accounts for new tweets or activity. Creates a monitor resource only after approval, polls events, and optionally delivers webhooks.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| POST /monitors | Create an account monitor | 21 credits/hour while active |
| GET /monitors | List active monitors | Free |
| DELETE /monitors/{id} | Stop a monitor | Free |
| GET /events?monitor_id=&since= | Poll new events | Free |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.