Getting Started
This SOP introduces the minimum workflow for integrating with the Pylontech RESS OpenAPI.
Before You Start
- Confirm that your partner account has been approved.
- Keep test and production credentials separate.
- Use the test environment until all required API flows have passed verification.
- Review authentication and retry behavior before sending production traffic.
Integration Flow
- Request an OAuth2 access token.
- Query the authorized site list.
- Fetch site and device details.
- Retrieve telemetry and energy statistics.
- Validate fault, alarm, and dispatch flows if your integration uses them.
- Complete the go-live checklist before production enablement.
TIP
Use the API Reference section to inspect parameters, schemas, responses, and playground requests.