https://api.flare.io
.
Requests are authenticated with API tokens which can be obtained using an API key.
Sidebar -> Configure -> Profile -> API Keys (bottom)
Authorization: Bearer <api-token>
header.
API tokens can be tested using the
tokens/test
endpoint.
Sidebar -> Configure -> Profile -> Tenants
Python Example
Python SDK Example