Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Mashery / Boomi CAM API WizardNew to Visual Studio Code? Get it now.
Mashery / Boomi CAM API Wizard

Mashery / Boomi CAM API Wizard

rakshit

|
1 install
| (0) | Free
Generate Mashery & Boomi CAM API configuration JSON files (api, endpoints, package, plans, application, keys) through a guided step-by-step wizard.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mashery / Boomi CAM API Wizard

A VSCode extension that provides a guided step-by-step wizard to generate all JSON configuration files needed for Mashery / Boomi CAM API deployment via CI/CD.

Generated Files

File Description
api.json Core API service definition (name, version, QPS limits, cache)
endpoints.json Endpoint routing, HTTP methods, key detection, processors
package.json Mashery package grouping plans and keys
plans.json Rate limit plans (QPS ceiling, rate limits, key provisioning)
application.json Developer application linked to plans
keys.json Package key status and custom API key

How to Use

  1. Open VSCode and press Ctrl+Shift+P
  2. Search for: Mashery: Open API Configuration Wizard
  3. Fill in each step and press Next
  4. On the final step, choose an output folder and click Generate JSON Files
  5. A sub-folder named after your API is created with all 6 JSON files inside

Wizard Steps

  1. API — Service name, version, description, QPS limit, cache TTL
  2. Endpoints — URL paths, backend routing, HTTP methods, key detection, processor/adapter config
  3. Package — Package name, description, near-quota threshold
  4. Plans — Rate limits, QPS ceiling, key provisioning rules
  5. Application — Developer member ID, app name, plan assignments
  6. Keys — Key status (active/waiting/disabled), custom API key
  7. Generate — Preview all JSON files and write to disk

Development

cd E:\mashery-api-wizard
npm install
npm run compile
# Then press F5 in VSCode to launch Extension Development Host
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft