Generate an API Key
To connect Logfire with StackOne, you need to generate an API key from your organization settings in the Logfire console.
Sign in to Logfire
Sign in to your Logfire console for your region.
- EU Region: logfire-eu.pydantic.dev
- US Region: logfire-us.pydantic.dev
Navigate to Organization API Keys
Click your organization name in the bottom-left corner of the sidebar, then select Org settings. In the left sidebar under your organization section, click API keys.
Create a New API Key
Click + New API key in the top-right corner.
- Enter a name and optional description for the key.
- Select the following Organization Scopes:
organization:create_project,organization:read_channel,organization:write_channel. - Select all Project Scopes:
project:read,project:write,project:write_token,project:read_token,project:read_dashboard,project:write_dashboard,project:read_alert,project:write_alert,project:read_variables,project:write_variables. - You can skip:
project:gateway_proxy,project:read_otlp,project:write_otlp(not needed for this integration). - Check All Projects to allow access across all projects in the organization.
- Click Create to generate the key.
Determine Your API Region URL
Logfire supports two data regions. Use the base URL that matches the region where your account was created.
- EU Region:
https://api-eu.pydantic.dev - US Region:
https://api-us.pydantic.dev
Free Plan Limits
The Logfire Personal Plan (free) includes the following limits.
- Projects: 3
- Seats: 1
- Guests: 2
- Logs/Spans/Metrics: 10 million per month
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- API Key
- API Region URL
If the account linking is successful, you will see the newly linked account in your Accounts page.