What it is #
The Open API is a developer interface for integrating Powerly with external software.
Why it matters #
- Automates reporting, CRM, and billing.
- Enables third-party apps to connect with Powerly.
- Essential for software partners.
How to use it #
- Go to Developer Tools > API.
- Generate a new API key.
- Review docs at api.powerly.app/docs.
- Use endpoints to:
- Create and manage chargers.
- Fetch transaction history.
- Process payouts.
Tips & Best Practices #
- Store API keys securely, rotate them regularly.
- Use sandbox for testing before production.
Example Scenario #
A parking operator integrates Powerly API with their billing system. Charging session fees now appear directly in their accounting dashboard without manual input.