Skip to content

Commit 2f7e3cf

Browse files
Changelog: Organization-scoped API keys
1 parent 92f59e2 commit 2f7e3cf

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

changelog/platform/2026.mdx

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,21 @@ description: "Follow the updates and improvements made to the Phare platform in
55
rss: true
66
---
77

8-
<Update label="January 2026">
8+
<Update label="February 2026">
9+
<Frame>
10+
<img src="/images/changelog/114-organization-scoped-api-key.avif" alt="Organization scoped API key" />
11+
</Frame>
12+
13+
## Organization-scoped API keys
14+
15+
You can now create organization-scoped API keys. These keys provide access to all projects within your organization and allow full project management, including the ability to create and manage projects.
16+
17+
**Project-scoped API keys** remain available and are still best for setups where projects must stay clearly separated, such as agencies or larger organizations.
18+
19+
**Organization-scoped API keys** are ideal for small teams, startups, and infrastructure provisioning. Most API requests with these keys require a [project selection header](/api-reference/introduction#project-selection).
20+
21+
<br/>
22+
923
<Frame>
1024
<img src="/images/changelog/112-incidents-write-api.avif" alt="Create update and recover incidents using the Phare API" />
1125
</Frame>
@@ -37,7 +51,9 @@ rss: true
3751
<Frame>
3852
<img src="/images/changelog/113-monitor-smtp-ports.avif" alt="Monitor SMTP ports" />
3953
</Frame>
54+
</Update>
4055

56+
<Update label="January 2026">
4157
## SMTP ports now available for monitoring
4258

4359
SMTP ports can now be monitored like other services over TCP. The usual ports are supported: **25**, **465**, **587**, and **2525**, making it easier to keep an eye on your in-house mail servers.
65.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)