1) Sign up on Adgentic Publisher Platform
Create an account to access the dashboard.
2) Obtain your ADGENTIC_API_KEY
Go to API Keys tab in the publisher platform and create a new key.
3) Provide your ADGENTIC_API_KEY either:
- Per call:
api_key: <YOUR_KEY> - Or as an environment variable:
- macOS / Linux (bash, zsh)
- Windows (CMD)
- Windows (PowerShell)