Skip to main content

Communicating

URL

Every endpoint can be reached with the same base URl which is https://api.flaghub.io/v1/workspaces/{YOUR_WORKSPACE_ID}/. You can find how to retrieve your workspace ID here

Authorization

Everytime you want to access an endpoint, you will need to provide a header which is Authorization: Bearer {YOUR_API_KEY}. You can find how to generate an api key here