Prerequisites
This tutorial walks you through some of the main functionalities of our Partner API.Follow these pages in order - each step builds on the previous one.
Before You Begin
Make sure you have completed the following steps:Contact Podero Sales
Email [email protected] to request credentials.
This guide uses curl for examples, but you can use Postman, Insomnia, or any other API testing suite.
What You’ll Learn
In this tutorial, you’ll learn how to:- Register a new OAuth2 application
- Generate an access token
- Create an end-user
- Add a building
- Connect a heat pump device
- Retrieve device information
Environment Selection
- Production
- Sandbox
Use production when you’re ready to go live with real end-user data.Base URL:
https://app.podero.com/api/partners/v2.0/Next Step
Register Application
Create your OAuth2 application to get started
