Prerequisites
Before you begin, make sure you have your API Key. If you haven’t obtained one yet, follow the Get API Key guide.Step 1: Onboard a Home
For this quickstart, we’ll use the API Based Onboarding method to programmatically create a home. This is the fastest way to test the flow.1.1 Find a Utility and Rate Plan
First, let’s find a valid utility and rate plan for a test zip code (e.g.,95313).
utilityId (e.g., 14328 for PG&E) and a ratePlanId (e.g., 662955dff338bcedec0dbfe7) from the response.
1.2 Create the Home
Now, create a home using the IDs you just found.id from the response. This is your homeId.
Step 2: Get Price Signal
Now that you have a home with a utility and rate plan, you can immediately generate a price signal!Congratulations!
You’ve successfully onboarded a home and retrieved your first price signal.Next Steps
- Explore Onboarding Options: Learn about our UI Based Onboarding for a user-friendly experience.
- Calculate Impacts: Use the Impact Calculations endpoint to estimate bill savings.
- Automate with Webhooks: Set up Webhooks to receive price signals automatically. ₹
