Powerlynx has released the first version of its Public API, now available for B2B partners looking to integrate Powerlynx data into their systems.
This release is read-only and gives you secure access to essential business data such as customers, vouchers, and plans – via API.
You can now connect Powerlynx to your CRM, reporting tools, or billing platform and automate internal processes without relying on manual exports or dashboard logins.
What You Can Access
The current API allows you to fetch:
- Customer data
- Voucher information
- Plan definitions

This connects well with feature you may already be using, such as Vouchers
How to Get Started
To start using the API, go to your Powerlynx dashboard and open the Public API section from your account settings. From there, you can generate a personal API token for your integration.
Once you have your token, use it to make authenticated GET requests to supported endpoints. You can retrieve real-time data on your customers, vouchers, and plans. All requests must include your token in the Authorization header using the Bearer format.
☆ Read more: Private App
