Get aggregated incentive calculations from multiple utility programs based on customer address and device
reference_id is required and must be unique. It enables faster lookups on subsequent calls.API key for authentication. Include your Leap API key in the x-api-key header: x-api-key: leap_live_...
Customer address, building type, and device information for incentive calculation
Operation type: 'lookup' for new calculations with geocoding, 'refresh' for using cached utility data (faster)
lookup, refresh "lookup"
Your internal reference ID for tracking this customer within your organization (unique per organization)
"external-ref-123"
Type of building for which to calculate incentives
RESIDENTIAL, MULTIFAMILY, COMMERCIAL "RESIDENTIAL"
ID of the device for which to calculate incentives
42
Customer's address information. Required for 'lookup' operation, optional for 'refresh' operation (uses stored address if not provided)
Whether to create/update application records and return a connect_url
true
Successful response with aggregated incentive data
Information about the utility serving the address
Address object returned from the utility lookup
List of possible utilities that could serve this address
The building type that was queried
RESIDENTIAL, MULTIFAMILY, MANUFACTURED_HOME, COMMERCIAL "RESIDENTIAL"
The customer ID (created or found based on address)
453
Your internal reference ID that was provided in the request
"ref-abc123"
Number of programs that were evaluated
2
URL to connect/apply for incentives (only returned if create_application=true)
"https://connect.leap.energy?refId=ref-abc123"