> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bayse.markets/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.1.8 — April 10, 2026

> API key management is now available in the Bayse web app

## Improvements

### API key management in the web app

You can now create and manage API keys in the Bayse web app at [app.bayse.markets/settings/api-keys](https://app.bayse.markets/settings/api-keys).

Or in the web app, via **More** > **Account Settings** > **API Keys** in the **Developer Tool** section.

If you prefer, you can still manage API keys programmatically through the API by logging in with your email and password to get a session token and device ID.

See the [Authentication](/authentication) guide for the full setup flow and the [Create API key](/api-reference/user/create-api-key) reference for programmatic key management.
