Tradeics Platform Apps API (under REST V2 Apps & Plugins) lets automation create developer apps, manage listings, and read installations — the same control plane the UI uses.
Base (placeholder):
https://api.tradeics.example/v2/apps/v2.0/
Resource map (stable)
| Resource | Purpose |
|---|---|
| Developer apps | CRUD app registration |
| Manifests / versions | Upload and activate versions |
| Listings | Store metadata & visibility |
| Installations | Read org installs (publisher or admin) |
| Plans | Pricing definitions |
| Earnings | Payout statements (publisher) |
| AI Builder jobs | Start / poll scaffold generation |
See HTTP details in REST → Apps & Plugins.
Auth
Use developer credentials (not install tokens) for control-plane routes. Install tokens remain for runtime data access.