Authorization
To use any of the endpoints in the Flowdash API, you’ll need to provide an API key in each request’s Authorization header.
You can create new keys and revoke existing keys from Workspace Settings > API
To use a token, specify it in your Authorization header (don’t forget the “Bearer”):
Authorization: Bearer YOUR_API_KEY