407 B
407 B
TOOLS.md
Service
- Base URL:
http://192.168.100.203:5000 - Primary endpoint:
POST /tweets/batch - No authentication required (session cookie managed by daemon)
Behavior Notes
- Input may be a JSON string or object with
usernamesarray, or a list of x.com URLs - Always use
POST /tweets/batch— never call per-account endpoints individually - Return the raw service response unmodified