Jump to Content
FlatPeak
API Reference
Log InFlatPeak
API Reference
Log In
API Reference

FlatPeak API

  • Account
    • Get current accountget
  • Events
    • List all eventsget
    • Retrieve an eventget
  • Login
    • Obtain an auth tokenget

Connect API

  • Customers
    • List all customersget
    • Create a customerpost
    • Retrieve a customerget
    • Delete a customerdel
    • Update a customerpatch
  • Devices
    • List all devicesget
    • Create a devicepost
    • Check a mac addressput
    • Retrieve a deviceget
    • Delete a devicedel
    • Update a devicepatch
    • Meter a deviceput
  • Products
    • List productsget
    • Create a productpost
    • Create a tariff snapshotpost
    • Retrieve a productget
    • Delete a productdel
    • Update a productpatch
  • Providers
    • List providersget
    • Retrieve provider detailsget

Rates API

  • Retrieve energy cost (tariff) for a device, over timeget
  • Retrieve energy cost (tariff) for a product, over timeget

SLOTS API (alpha)

  • Create consumption schedule for a productpost
  • Create balancing schedule for a group of devicespost
  • Create consumption schedule for a devicepost
  • Calculate consumption cost for a productpost
  • Calculate consumption cost for a devicepost
Powered by 

Get current account

get
https://api.flatpeak.energy/account

Get current account for the provided API key.
Retrns account_id and display_settings objects.

Language
Credentials
:
Log in to use your API keys
Click Try It! to start a request and see the response here!