How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Leap Interval Data Upload API

Submit and monitor partner-supplied interval meter data — upload statuses, data validation errors, aggregated intervals and meter-level intervals — for meters where Leap does not receive utility data directly. OpenAPI 3.0.1, published as JSON.

Leap Interval Data Upload API is one of 8 APIs that Leap publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Interval Data Upload. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 6 paths, and defines 17 schemas. It is described by OpenAPI 3.0.1, at version 1.1.

Requests are made against 2 base URLs: https://api.staging.leap.energy, https://api.leap.energy.

6 operations 6 paths 17 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.1
Base URL
https://api.leap.energy
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Leap Interval Data Upload API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (http).

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

interval_data_upload 6
GET
/v1.1/jobs/interval-data-uploads
List interval data upload statuses
listIntervalDataUploads 6 params → 200400401403500
GET
/v1.1/jobs/interval-data-uploads/{job_id}
List data validation errors
listIntervalDataUploadErrors 1 param → 200400401403404500
GET
/v1.1/jobs/interval-data-uploads/presigned-url/{job_id}
Returns a presigned S3 URL to download the file that was uploaded previously. Can be filtered for lines which caused errors
intervalDataPresignedUrl 1 param → 302400401403404500
GET
/v1.1/jobs/interval-data-uploads/file-preview/{job_id}
Provides a preview of interval data uploaded during the specified job.
intervalDataFilePreview 1 param → 200400401403404500
POST
/v1.1/missing-interval-data/search
Search for missing interval data
searchMissingIntervalData body → 200400401403500
POST
/v1.1/interval-data
Upload load interval data
uploadIntervalData 1 param body → 200400401403500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are SearchMissingIntervalDataRequest (8 properties), IntervalDataUpload (7 properties), GetIntervalDataFilePreviewResponse (6 properties), MissingInterval (6 properties). Each schema is shown below with its type and property counts.

JobStatus
string
The status of the ingestion. PROCESSING - file ingestion in process COMPLETED - all data ingested successfully FAILED - one or more data validation errors were…
GetUploadsResponse
object
2 properties 1 required
IntervalDataUpload
object
The list of found uploads.
7 properties 5 required
ErrorResponseBadRequest
object
ErrorResponseUnauthorized
object
ErrorResponseForbidden
object
ErrorResponseInternalServerError
object
GetUploadIngestionErrorsResponse
object
4 properties 3 required
IntervalDataUploadIngestionErrorSummary
object
The list of file ingestion errors.
3 properties 2 required
IntervalDataUploadIngestionError
object
The list of file ingestion errors.
4 properties 4 required
GetIntervalDataFilePreviewResponse
object
6 properties
SearchMissingIntervalDataRequest
object
8 properties
SearchMissingIntervalDataResponse
object
2 properties 1 required
MissingInterval
object
6 properties
IngestionResponse
object
1 property 1 required
IntervalDataType
string
The type of interval data, corresponding to the interval-data upload endpoints. LOADDATA - load interval data RUNTIMEDATA - runtime interval data PERFORMANCEDA…
MissingIntervalStatus
string
The status of a missing interval. OPEN - the interval is known to be missing and has not yet been backfilled PROCESSING - a backfill of the interval is in prog…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

leapfrog-power-interval-data-upload-openapi.json Raw ↑

Other APIs Leap publishes across the network.

Leap Create Meters API
Leap Meter Enrollment API
Leap Meter Details API
Leap Meter Nomination API
Leap Dispatch API
Leap Webhook Subscription API
Leap Revenue and Analytics API
Where this information came from

This is an independent, third-party profile of Leap Interval Data Upload API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.