Boostigo Developers

Downloads

Boostigo Likee Integration — Package 1.0.0 · Generated 2026-09-07 13:43 UTC · 42 KB

The package is generated automatically from the same source as this website whenever the documentation changes, so it is never out of date.

#ZIP contents

boostigo-likee-api-integration/
├── README.md
├── VERSION.txt
├── docs/                      01-introduction.md … changelog.md (same content as this site)
├── openapi/boostigo-likee-openapi.yaml
├── postman/Boostigo-Likee.postman_collection.json
├── postman/Boostigo.postman_environment.json
├── examples/curl/     identify.sh · recharge.sh · order-status.sh
├── examples/php/      identify.php · recharge.php · order-status.php · webhook.php · webhook-signature.php
├── examples/nodejs/   identify.js · recharge.js · order-status.js · webhook.js · webhook-signature.js
└── LICENSE-or-INTEGRATION-NOTICE.txt

#Using the Postman collection

  1. Import both files.
  2. Select the Boostigo environment and set api_key to your key (never commit it).
  3. Run Likee → Identify User; the test script copies likee_uid into the environment.
  4. Run Likee → Recharge, then Orders → Get Order (order_id is copied automatically).

Public downloads never contain a real API key — placeholders are YOUR_API_KEY.