Overview
The agntdata CLI (agnt_) provides quick access to social media data from your terminal. Useful for testing, scripting, and quick lookups without writing code.
The CLI package is currently in development and may not yet be published to npm.
Installation
Install the CLI globally via npm:Authentication
Interactive Login
The easiest way to authenticate:~/.agntdata/config.json.
Check Authentication
Verify your authentication status:Logout
Clear your saved credentials:Commands
List Available APIs
Make API Calls
Use thecall command to make API requests:
Examples
Available Platforms
Configuration
Credentials are stored in~/.agntdata/config.json after running agnt_ login.
Next Steps
Quickstart
Learn the basics of agntdata.
API Reference
Browse all available endpoints.