Skip to main content
GET
Get user profile

Authorizations

X-API-Key
string
header
required

API key for authentication

Query Parameters

platform
enum<string>
required

Platform to query (kalshi or polymarket)

Available options:
kalshi,
polymarket
user
string
required

User identifier (nickname for Kalshi, wallet address for Polymarket)

Required string length: 1 - 100
Example:

"trader123"

include_metrics
enum<string>

Include trading metrics in response (true/false)

Available options:
true,
false
Example:

"true"

Response

User profile information

data
object
required
meta
object
required