Flip Aggregator API

Introduction

Flip helps fleet operators — such as TPOs and installers — monitor and monetize their distributed energy fleet. The Aggregator API lets you integrate Flip into your own systems so you can pull performance data out and push site metadata in.

What you can do

  • Download site performance data — Pull solar production metrics and site health status into your own dashboards and reporting tools.
  • Upload site metadata — Enrich the data Flip displays by syncing records from your CRM. Common use cases:
    • Correct customer details (name, address, contact info) where OEM-provided data is incomplete or inaccurate
    • Add data that the OEM doesn't provide, such as expected solar production values for performance tracking

Base URLs

Production: https://aggregator-api.flip.energy
Sandbox:    https://aggregator-api-sandbox.flip.energy

Authentication

All requests require an API key passed as a Bearer token:

Authorization: Bearer your_api_key

Contact your Flip account manager to obtain an API key.