Skip to main content
GET
Get user profile

Authorizations

X-API-Key
string
header
required

API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.

Query Parameters

provider
enum<string>
required

The prediction market platform.

Available options:
kalshi,
polymarket
user
string
required

The user identifier on the platform (username or address).

include_metrics
enum<string>

Include trading metrics (volume, PnL, ROI, portfolio value).

Available options:
true,
false

Response

User profile data.

data
object
meta
object