Connect Authorization
Exchange a connect token
To start requesting your customer’s tariff rates from this API, you need to exchange the connect_token
for a location_id
.
GET
/
connect
/
tariff
/
token
Authorizations
Query Parameters
FlatPeak Connect completion token.
Response
200 - application/json
FlatPeak connect_token
id.
FlatPeak object name, i.e. connect_token
.
Set to true
when object is in live mode.
FlatPeak location id.
An identifier for a location from your system.
Time when the object was created, in UTC.
Time when token will expire. Expired tokens cannot be claimed.
FlatPeak customer ID.
An ID for the customer from your system.
Was this page helpful?