Settings

Configure your Portkey dashboard

API Configuration

Configure the Portkey API endpoint. Default is http://localhost:8180

The URL of your Portkey API server

API Key Authentication

Configure the API key for authenticating with the Portkey API. Required if API key authentication is enabled on the server.

Bearer token for API authentication

Current User (Admin Mode)

Set the current user ID for testing. This dashboard acts as an admin tool that can operate as any user.

The user ID that will be used for OAuth flows and account linking

Default: 00000000-0000-0000-0000-000000000001

Environment Variables

You can also configure settings via environment variables

NEXT_PUBLIC_API_URL=http://localhost:8180NEXT_PUBLIC_API_KEY=pk-your-api-key