v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-215245616.9 KB

Get Auth Nonce

Get a cryptographic nonce for Web3 login.

post/api/{exchange}/getAuthNonce

Path parameters

exchange'polymarket' | 'kalshi' | 'kalshi-demo' | 'limitless' | 'probable' | 'baozi' | 'myriad' | 'opinion' | 'metaculus' | 'smarkets' | 'polymarket_us' | 'gemini-titan' | 'hyperliquid' | 'suibets' | 'rain' | 'hunch' | 'router' required

The prediction market exchange to target.

Request body

argsstring[] required

Response

Get Auth Nonce response

successboolean
dataobject

Example response

{
  "success": true
}