mintegral-ads
Installation
SKILL.md
Mintegral Ads
Use the bundled CLI to call the official Mintegral AppGrowth Open API. Do not construct ad hoc HTTP requests.
Requirements
- Require Python 3.10 or newer.
- Run commands through
scripts/mintegral_ads.sh. - Read
MINTEGRAL_ACCESS_KEYandMINTEGRAL_API_KEYfrom the environment. - Keep API hosts fixed to
ss-api.mintegral.comand, for uploads only,ss-storage-api.mintegral.com. - Never print, save, or pass either credential on the command line.
- Read references/api.md before using an unfamiliar action or payload.
Acquire both credentials from Mintegral AppGrowth under Account > Basic Information. The script derives the short-lived request token in memory for every request.