PeakShift
PeakShift
PeakShift
For PlatformsFor InstallersFor HomeownersHow it WorksFeatures
PeakShift APIv1.0
Download Spec
All Systems Operational

Getting Started

  • Introduction
  • Quick Start
  • Authentication
  • Errors

Resources

  • Accounts
  • Energy Data
  • Webhooks

PeakShift API Reference

The PeakShift API provides programmatic access to normalized energy consumption data from Canadian utility providers. Integrate energy data into your applications with a simple, RESTful API.

⚡Quick Start

1

Get Your API Key

Contact contact@peakshift.ca to obtain your API key.

2

Authorize

Click the Authorize button below and enter your API key in the format:

pk_live_your_key_here
3

Try an Endpoint

Expand any endpoint → Click "Try it out" → Fill in parameters → Click "Execute" to see live results.

Base URL

https://api.peakshift.ca/v1

Authentication

Authorization: Bearer <token>
Loading API Specification...