Industry Packs
Six pre-built industry packs (lighting, audio, machinery, electrical, apparel, auto-parts) that seed your tenant with industry-specific keywords, outreach templates, social templates, product categories, glossaries, target buyer personas, and exhibition calendars.

What It Does
Available Packs
| Pack ID | Coverage |
|---|---|
| `lighting` | LED, commercial lighting, smart lighting, exhibitions (LightFair, Light+Building) |
| `audio` | Pro audio, consumer headphones, prosumer DJ gear |
| `machinery` | CNC, packaging machines, food processing, printing |
| `electrical` | Switchgear, transformers, cables, EV charging |
| `apparel` | Fast fashion, technical apparel, OEM/ODM workflows |
| `auto-parts` | OEM parts, aftermarket, EV components |
When to Use
Load on day one of onboarding. If you span two verticals (e.g. lighting + electrical), load both — there's no penalty.
Loading a Pack
curl -X POST https://api.anvilhk.com/api/v1/industry-packs/lighting/load \
-H "Authorization: Bearer $ANVIL_KEY" \
-H "X-Tenant-ID: $TENANT" \
-H "Content-Type: application/json" \
-d '{ "primary": true }'API Endpoints
Pricing & Limits
| Plan | Free packs | Paid packs (Marketplace) |
|---|---|---|
| Free | 1 | 0 |
| Starter | 2 | 1 |
| Pro | All 6 | unlimited |
| Enterprise | All 6 | unlimited |