Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,11 @@ spec:

## Getting your Flagsmith credentials

1. Log in to your [Flagsmith dashboard](https://app.flagsmith.com)
2. Go to **Organisation Settings** > **API Keys**
3. Create or copy your **Admin API Key**
4. Find your **Project ID** in the URL or project settings
You'll need two pieces of information from Flagsmith:
- **Admin API Key** - for authenticating API requests
- **Project ID** - to identify which project's flags to display

For detailed instructions on obtaining these credentials, see the [Backstage integration documentation](https://docs.flagsmith.com/third-party-integrations/backstage) in the official Flagsmith docs

## Development

Expand Down