Skip to main content

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:
    export ADGENTIC_API_KEY=<YOUR_KEY>
Was this page helpful?๐Ÿ‘ Yes๐Ÿ‘Ž No