Flip Energy API
Devices
Copy Page
Flip Energy API
Overview
Important concepts
Authentication
Enrollment process
End-user app design
Monitoring / Telemetry
Control
Mobile App API
Devices
Create Device
POST
Read Devices
GET
Read Device
GET
Update Device
PATCH
Delete Device
DELETE
Enrollments
Create Enrollment
Read Enrollments
Read Enrollment
Delete Enrollment
Events
Read Events
Read Event
Update Event Participation
Programs
Read Programs
Read Program
Sites
Read Site
Update Site
Cloud API
Sites
Get Site Token
Get Sites
Commissioning
Commission Site And Devices
Sessions
Sessions
Commands
Command Created
Update Command Status
Programs
Read Programs
Telemetry
Report Battery Telemetry
Webhooks
Overview
List of events
Webhook headers
Schemas
Command
Enrollment
Event
Devices
Copy Page
Create Device
Cloud Mock
Cloud Mock
POST
/v1/site/{siteId}/devices
Try it
Run in Apidog
Run in Apidog
devices
Note that you need the client authentication token (not the site token) to access the API.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Generate Code
siteId
string
required
Body Params
application/json
Generate Code
id
string
Id
required
site_id
string
required
manufacturer_name
string
Manufacturer Name
required
product_name
string
Product Name
required
serial_number
string
Serial Number
required
type
enum<string>