POST
/
devices

Authorizations

Authorization
string
headerrequired

Authenticate with bearer_token you obtained from /login endpoint.

Body

application/json
reference_id
string

A reference that is meaningful to you, for example, an ID from your system.

Response

201 - application/json
id
string
required

FlatPeak unique object id.

object
string
required

Represents the object’s type.

live_mode
boolean
required

Has the value true if the object exists in live mode or the value false if the object exists in test mode.

reference_id
string
required

A reference that is meaningful to you, for example, an ID from your system.

last_seen
string

Timestamp of when the device has last queried the service.

time_created
string
required

Time when the object was created, in UTC.

account_id
string
required

FlatPeak account ID.