Skip to content

Dedicated API keys / subscriptions management page #1005

@quentinovega

Description

@quentinovega

Description

Users currently have no centralized view of all their API keys across teams and APIs. Keys are scattered across individual API pages, making it difficult to manage them at scale.

Goal

Provide a dedicated page where users can browse, search and filter all their subscriptions in one place.

Expected features

Centralized view

A single page listing all API keys the user has access to, regardless of the team or API they belong to.

Advanced filtering

The page should support filtering and combining filters on:

  • Team — filter by owning team
  • API — filter by associated API
  • Plan / environment — filter by usage plan or target environment
  • Status — active, pending, blocked, etc.
  • Metadata — filter by known key/value metadata pairs (e.g. project=xyz, region=eu)
  • Free text search — search across API key name, API name, team name, metadata values

Additional nice-to-haves

  • Sortable columns (creation date, last usage, etc.)
  • Bulk actions (enable/disable, rotate, export)
  • Quick access to the associated API page from each row

Metadata

Metadata

Assignees

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions