> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 04.16.2025: API key generation via API

> Available in Phoenix 8.26+

<Update label="04.16.2025">
  ## API Key Generation Via API

  Phoenix now supports programmatic API key creation through a new endpoint, making it easier to automate project setup and trace logging. To enable this, set the `PHOENIX_ADMIN_SECRET` environment variable in your deployment.

  <Card title="Release arize-phoenix: v8.26.0 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.26.0" horizontal>
    GitHub
  </Card>

  ### Improvements and Bug Fixes 🐛

  * [**Tracing**](https://github.com/Arize-ai/phoenix/pull/7132): Add load more and loading state to the infinite scroll
  * [**UI**](https://github.com/Arize-ai/phoenix/pull/7167): Hide menu for changing role for self in UsersTable
  * [**Security**](https://github.com/Arize-ai/phoenix/pull/7165): Prevent admins from changing their own roles
  * [**Infrastructure**](https://github.com/Arize-ai/phoenix/pull/7172): Remove WebSocket dependency and migrate to Multipart Subscriptions
</Update>
