{"openapi":"3.1.1","info":{"title":"Excelexi Public API","description":"**Excelexi** \u2014 Financial technical indicators API marketplace.\n\nAgent-consumable OpenAPI document for the public Excelexi indicator surface.\n\n**x402 Payment**: Indicator compute endpoints require a USDC micropayment on Base (Coinbase L2, chain 8453). When the x402 gate is active, a 402 Payment Required response is returned with a payment challenge. Submit the signed EIP-3009 transferWithAuthorization proof in the \u0060X-Payment\u0060 header and retry the request.\n\n**Discovery**: \u0060GET /.well-known/x402\u0060 returns the current per-slug prices.\n\n**Regulatory notice**: All indicator outputs are informational only and do not constitute financial advice. Responses include \u0060regulatory_notice\u0060 = \u0060\u0022information_only_not_financial_advice\u0022\u0060.","contact":{"name":"Excelexi","email":"founder@excelexi.com"},"license":{"name":"MIT"},"version":"public-v1"},"servers":[{"url":"https://api.excelexi.com"}],"paths":{"/api/evm-wallet-auth/nonce":{"post":{"tags":["EvmWalletAuth"],"summary":"POST /api/evm-wallet-auth/nonce \u2014 issue a single-use nonce and the EIP-712\ntyped-data challenge the wallet must sign.","requestBody":{"description":"The nonce request containing the EVM wallet address.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/EvmNonceRequestDto"}}},"required":true},"responses":{"200":{"description":"Nonce \u002B typed-data challenge issued.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmNonceResponseDto"}}}},"400":{"description":"Invalid EVM wallet address.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"429":{"description":"Too many nonce requests.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"x-min-role":"anonymous"}},"/api/evm-wallet-auth/authenticate":{"post":{"tags":["EvmWalletAuth"],"summary":"POST /api/evm-wallet-auth/authenticate \u2014 recover the secp256k1 signer from the\nsigned EIP-712 challenge, verify it matches the claimed address, and issue a JWT.","requestBody":{"description":"The authentication request with the signature.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/EvmWalletAuthRequestDto"}}},"required":true},"responses":{"200":{"description":"Authentication successful \u2014 returns a JWT.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfEvmAuthResponseDto"}}}},"400":{"description":"Invalid request body or wallet address.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"401":{"description":"Signature invalid or nonce rejected.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"x-min-role":"anonymous"}},"/api/v1/analytics/metrics":{"get":{"tags":["AnalyticsV1"],"summary":"Returns the screenable metric catalog (the MetricDefinition projection, shared with screener).\nPublic \u2014 no auth required.","responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}}}}},"x-min-role":"anonymous"}},"/api/v1/analytics/snapshot":{"post":{"tags":["AnalyticsV1"],"summary":"Returns a bundle of pre-computed metric values for the requested symbols.\n\nx402 metering (GR7.1, task 177): this route is in X402Config.MeteredRoutePrefixes, so a\nkeyless agent (no session, no X-Payment) is challenged with a 402 carrying the computed\nanalytics-snapshot bundle price BEFORE this action runs (the middleware fires ahead of\nauthorization). A valid X-Payment bypasses \u2192 200 metered; a session user is served under\nthe daily fair-use quota \u2192 200. [AllowAnonymous] is retained deliberately: it lets the\nfair-use/session bypass path reach the action, and the x402 gate (not authorization) is\nwhat protects the metered route \u2014 removing it would only 401 the fair-use path without\nadding any payment-gate coverage.","requestBody":{"content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"text/plain":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/SnapshotBundleRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"text/plain":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}},"text/json":{"schema":{"$ref":"#/components/schemas/SnapshotBundleResponseWithProv"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"503":{"description":"Service Unavailable","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"anonymous","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.0001"},"protocols":[{"x402":{}}]}}},"/api/v1/analytics/products":{"get":{"tags":["AnalyticsV1"],"summary":"Returns the analytics product catalog entries (analytics-snapshot, analytics-history)\nwith their pricing parameters.\nA4.3 \u2014 task 137.","responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfAnalyticsProductDto"}}}}},"x-min-role":"anonymous"}},"/api/v1/analytics/history":{"post":{"tags":["AnalyticsV1"],"summary":"Returns a paged time-series of retained snapshot values for a single (symbol, metric, interval).\nValues are ordered time ascending within the requested window.\nA4.2 \u2014 task 136.\n\nx402 metering (GR7.1, task 177): this route is in X402Config.MeteredRoutePrefixes \u2014 a keyless\nagent is challenged with a 402 at the analytics-history catalog price before this action runs.\n[AllowAnonymous] is retained for the same reason as the snapshot action (fair-use session path).","requestBody":{"content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"text/plain":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryRequest"}}},"required":true},"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"text/plain":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}},"text/json":{"schema":{"$ref":"#/components/schemas/AnalyticsHistoryResponseWithProv"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"anonymous","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.00005"},"protocols":[{"x402":{}}]}}},"/api/v1/ask":{"post":{"tags":["Ask"],"summary":"Compiles the free-text query to an IR and executes it, returning the echoed IR \u002B matches.","requestBody":{"description":"Cancellation token.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/json;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/xml":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"text/plain":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"text/json":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}},"application/*\u002Bjson":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskRequest"}]}}}},"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfAskResponse"}}}},"400":{"description":"Bad Request","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"402":{"description":"Payment Required","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"anonymous","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.0005"},"protocols":[{"x402":{}}]}}},"/api/v1/symbols":{"get":{"tags":["DiscoveryV1"],"summary":"Returns the tracked token universe \u2014 the set of symbols the screener, signals,\nand analytics endpoints accept. Paginated; max limit = 100.\n\nCallers must submit only symbols present in this list to A-surface endpoints.\nSymbols not in this list will be rejected with 422 VALIDATION_ERROR.","parameters":[{"name":"limit","in":"query","description":"Page size (1\u2013100, default 50).","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":50}},{"name":"offset","in":"query","description":"Zero-based page offset (default 0).","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":0}}],"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiListResponseOfSymbolDto"}}}},"304":{"description":"Not Modified"}},"x-min-role":"anonymous"}},"/api/v1/intervals":{"get":{"tags":["DiscoveryV1"],"summary":"Returns the supported snapshot intervals as a static list.\nThe A2/A3/A4 screener/signals/analytics endpoints accept exactly these values.\nSubmitting any other interval value yields 422 VALIDATION_ERROR.\n\nCurrent supported intervals: 15m, 1h, 4h, 12h, 1d.","responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfstring"}}}},"304":{"description":"Not Modified"}},"x-min-role":"anonymous"}},"/api/v1/indicators/quote":{"post":{"tags":["IndicatorsV1"],"summary":"x402-gated symbol-based serve endpoint. An agent supplies \u0060{ symbol, slug, interval? }\u0060\nwith NO candles; the server returns its OWN precomputed indicator value (B10.1/B10.2),\nfalling back to on-demand compute from stored candles only when no materialized row exists.","requestBody":{"description":"Cancellation token.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/IndicatorQuoteRequestDto"}}},"required":true},"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIndicatorQuoteResponseDto"}}}},"400":{"description":"Bad Request","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"402":{"description":"Payment Required","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}}}},"404":{"description":"Not Found","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"developer","x-payment-info":{"price":{"mode":"dynamic","currency":"USD","min":"0.00002","max":"0.00038"},"protocols":[{"x402":{}}]}}},"/api/v1/indicators/metadata":{"get":{"tags":["IndicatorsV1"],"summary":"Returns metadata describing all indicator types supported by this API version,\nincluding default parameters and OHLCV requirements.\nB3.3: Now sourced from the indicator registry (catalog-backed).","responses":{"200":{"description":"Metadata returned successfully.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.streaming=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.streaming=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;IEEE754Compatible=false":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/json;IEEE754Compatible=true":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/xml":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"text/plain":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"application/octet-stream":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}},"text/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/IndicatorMetadataV1Dto"}}}}}},"x-min-role":"anonymous"}},"/api/v1/indicators/compute":{"post":{"tags":["IndicatorsV1"],"summary":"Stateless indicator computation from inline OHLCV bars with optional param overrides.\nThe caller supplies their own price series \u2014 no DB token required.\nParam overrides are validated against the catalog schema:\n  - 200 on valid params (or when params are omitted \u2192 catalog defaults apply).\n  - 422 VALIDATION_ERROR when an override violates the schema Min/Max constraint.\nThe response includes \u0060meta.effectiveParams\u0060 so callers can inspect which param\nvalues were actually used.","requestBody":{"description":"Cancellation token.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/IndicatorComputeRequestDto"}}},"required":true},"responses":{"200":{"description":"Indicator computed successfully.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/IndicatorComputeResponseDto"}}}},"400":{"description":"Slug is unknown, or quotes list is empty.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"402":{"description":"Payment Required","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}},"text/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}}}},"404":{"description":"Not Found","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"422":{"description":"One or more param overrides violate the catalog schema constraints.","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"developer","x-payment-info":{"price":{"mode":"dynamic","currency":"USD","min":"0.00002","max":"0.00038"},"protocols":[{"x402":{}}]}}},"/api/v1/ohlcv":{"get":{"tags":["OhlcvV1"],"summary":"Returns stored OHLCV bars for the given symbol and interval, newest-first, paged.","parameters":[{"name":"symbol","in":"query","description":"Token symbol or trading pair (e.g. BTC, BTCUSDT). Required.","schema":{"type":"string"}},{"name":"interval","in":"query","description":"One of 15m, 1h, 4h, 12h, 1d. Defaults to 1h.","schema":{"type":"string","default":"1h"}},{"name":"limit","in":"query","description":"Page size, 1..100 (default 100). limit=1 yields the latest bar (snapshot).","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":100}},{"name":"offset","in":"query","description":"Zero-based offset into the newest-first ordering (default 0).","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":0}}],"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/xml":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"text/plain":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}},"text/json":{"schema":{"$ref":"#/components/schemas/OhlcvListResponseWithProv"}}}},"400":{"description":"Bad Request","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"anonymous","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.00002"},"protocols":[{"x402":{}}]}}},"/api/v1/screener/metrics":{"get":{"tags":["ScreenerV1"],"summary":"Returns the screenable metric catalog (the MetricDefinition projection, task 118).\nPublic \u2014 no auth required.","responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerMetricDto"}}}}},"x-min-role":"anonymous"}},"/api/v1/screener/query":{"post":{"tags":["ScreenerV1"],"summary":"Executes a screener query and returns the matched symbols with their projected values.\n\nx402 metering (GR7.1, task 177): this route is in X402Config.MeteredRoutePrefixes, so a keyless\nagent is challenged with a 402 at the screener-query catalog price before this action runs.\n[AllowAnonymous] is retained deliberately: it preserves the documented anonymous top-10 preview\n(meta.preview=true) and the session fair-use bypass \u2014 the x402 gate (ahead of authorization) is\nwhat meters keyless agents, so the attribute and the payment gate are orthogonal.","requestBody":{"content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/xml":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"text/plain":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"text/json":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/JsonElement"}}},"required":true},"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"text/json":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}}}},"400":{"description":"Bad Request","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"anonymous","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.0002"},"protocols":[{"x402":{}}]}}},"/api/v1/screener/presets":{"get":{"tags":["ScreenerV1"],"summary":"Returns the catalog of curated screener presets ordered by category then sortOrder.\nPublic \u2014 no auth required.","responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfScreenerPresetDto"}}}}},"x-min-role":"anonymous"}},"/api/v1/screener/presets/{slug}/query":{"post":{"tags":["ScreenerV1"],"summary":"Executes a screener query using a named preset\u0027s stored filterSpec.\nThe caller can supply an optional override body with {interval?, columns?, limit?, offset?}.\nReturns the same ScreenerQueryEnvelope as POST /api/v1/screener/query.","parameters":[{"name":"slug","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.streaming=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.streaming=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;IEEE754Compatible=false":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/json;IEEE754Compatible=true":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/xml":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"text/plain":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"text/json":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}},"application/*\u002Bjson":{"schema":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/JsonElement"}]}}}},"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}},"text/json":{"schema":{"$ref":"#/components/schemas/ScreenerQueryEnvelope"}}}},"400":{"description":"Bad Request","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"404":{"description":"Not Found","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"x-min-role":"anonymous"}},"/api/v1/signals/keys":{"get":{"tags":["SignalsV1"],"summary":"Returns the public signal key catalog (all enabled and disabled definitions).\nClients can use this to discover valid signal keys for use in POST /signals/query.\nPublic \u2014 no auth required.","responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalKeyDto"}}}}},"x-min-role":"anonymous"}},"/api/v1/signals/keys/{key}":{"get":{"tags":["SignalsV1"],"summary":"Returns the full definition for a single signal key, plus 24h/7d event statistics.\nIf the key has been renamed (ReplacedBy is set), returns a replacedBy pointer for clients\nto migrate their polling to the new key.\nPublic \u2014 no auth required.\n404 for unknown keys.","parameters":[{"name":"key","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfSignalKeyDetailDto"}}}},"404":{"description":"Not Found","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"x-min-role":"anonymous"}},"/api/v1/signals/query":{"post":{"tags":["SignalsV1"],"summary":"Authenticated signal event feed with filters and pagination.\nBody: {symbols[]?, keys[]?, direction?, from?, to?, limit?, offset?}\nReturns events ordered barTime desc.\n\nError codes:\n  400 INVALID_QUERY \u2014 malformed request body.\n  401              \u2014 unauthenticated caller.\n  422 UNKNOWN_KEY  \u2014 keys[] contains a key not in the catalog (lists valid keys).\n  422 VALIDATION_ERROR \u2014 limit \u0026gt; 100 or invalid direction.","requestBody":{"content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/xml":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"text/plain":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"text/json":{"schema":{"$ref":"#/components/schemas/JsonElement"}},"application/*\u002Bjson":{"schema":{"$ref":"#/components/schemas/JsonElement"}}},"required":true},"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/xml":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"text/plain":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}},"text/json":{"schema":{"$ref":"#/components/schemas/SignalFeedEnvelopeWithProv"}}}},"400":{"description":"Bad Request","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"401":{"description":"Unauthorized","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"developer","x-payment-info":{"price":{"mode":"fixed","currency":"USD","amount":"0.0001"},"protocols":[{"x402":{}}]}}},"/api/v1/signals/recent":{"get":{"tags":["SignalsV1"],"summary":"Anonymous preview endpoint. Returns the most recent signal events capped at\nint SignalsV1Controller.RecentCap (default 5) across all signals.\nOptionally filtered by ?symbol= query param.\nPublic \u2014 no auth required.","parameters":[{"name":"symbol","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiResponseOfIReadOnlyListOfSignalEventItemDto"}}}}},"x-min-role":"anonymous"}},"/api/v1/technical-analysis":{"get":{"tags":["TechnicalAnalysisV1"],"summary":"Computes the technical-analysis bundle for a (symbol, interval).","parameters":[{"name":"symbol","in":"query","description":"Token symbol or trading pair (e.g. ETH, ETHUSDT). Required.","schema":{"type":"string"}},{"name":"interval","in":"query","description":"One of 15m, 1h, 4h, 12h, 1d. Defaults to 1h.","schema":{"type":"string","default":"1h"}}],"responses":{"200":{"description":"OK","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/TechnicalAnalysisResponse"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json;odata.metadata=minimal;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=minimal;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=full;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.metadata=none;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=true;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;odata.streaming=false;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=false":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/json;IEEE754Compatible=true":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/xml":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/plain":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"application/octet-stream":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}},"text/json":{"schema":{"$ref":"#/components/schemas/ApiErrorResponse"}}}}},"security":[{"WalletAuth":[]}],"x-min-role":"anonymous","x-payment-info":{"price":{"mode":"dynamic","currency":"USD","min":"0.00002","max":"0.00038"},"protocols":[{"x402":{}}]}}},"/api/v1/wiki/search":{"get":{"tags":["WikiSearchV1"],"summary":"GET /api/v1/wiki/search?q=rsi \u2014 full-text search over published articles.","parameters":[{"name":"q","in":"query","schema":{"type":"string"}},{"name":"category","in":"query","schema":{"type":"string"}},{"name":"limit","in":"query","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":20}},{"name":"offset","in":"query","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":0}}],"responses":{"200":{"description":"OK"}},"x-min-role":"anonymous"}},"/api/v1/wiki/categories":{"get":{"tags":["WikiV1"],"summary":"GET /api/v1/wiki/categories \u2014 list all categories with published article counts.","responses":{"200":{"description":"OK"}},"x-min-role":"anonymous"}},"/api/v1/wiki/categories/{slug}":{"get":{"tags":["WikiV1"],"summary":"GET /api/v1/wiki/categories/:slug \u2014 category detail with paged published summaries.","parameters":[{"name":"slug","in":"path","required":true,"schema":{"type":"string"}},{"name":"limit","in":"query","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":20}},{"name":"offset","in":"query","schema":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32","default":0}}],"responses":{"200":{"description":"OK"}},"x-min-role":"anonymous"}},"/api/v1/wiki/articles/{slug}":{"get":{"tags":["WikiV1"],"summary":"GET /api/v1/wiki/articles/:slug \u2014 full published article with body, TOC, related links.\nReturns 404 for drafts/unknown, 410 for archived.\nSupports ETag / If-None-Match conditional requests (304 when unchanged).","parameters":[{"name":"slug","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK"}},"x-min-role":"anonymous"}}},"components":{"schemas":{"AnalyticsHistoryMeta":{"type":"object","properties":{"total":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Total number of rows matching the window (before paging).","format":"int32"},"limit":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Page size used.","format":"int32"},"offset":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Zero-based offset used.","format":"int32"}},"description":"Pagination metadata for the analytics history response."},"AnalyticsHistoryPoint":{"type":"object","properties":{"time":{"type":"string","description":"UTC timestamp of the closed bar.","format":"date-time"},"value":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Metric value as a decimal (numeric metrics only; null if the value is categorical).\nSerialized as JSON number.","format":"double"}},"description":"One time-series data point in the analytics history response."},"AnalyticsHistoryRequest":{"type":"object","properties":{"symbol":{"type":"string","description":"Asset symbol."},"metric":{"type":"string","description":"Metric ID (e.g. \u0022rsi_rsi\u0022)."},"interval":{"type":"string","description":"Candle interval: \u00221h\u0022, \u00224h\u0022, \u00221d\u0022."},"from":{"type":["null","string"],"description":"From date (UTC, inclusive). Optional.","format":"date-time"},"to":{"type":["null","string"],"description":"To date (UTC, inclusive). Optional.","format":"date-time"},"offset":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Zero-based page offset. Default 0.","format":"int32"},"limit":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Page size. Max 100. Default 100.","format":"int32"}},"description":"Request body for POST /api/v1/analytics/history.\nA4.2 \u2014 task 136."},"AnalyticsHistoryResponseWithProv":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/AnalyticsHistoryPoint"},"description":"Time-series data points ordered by time ascending."},"meta":{"description":"Pagination metadata.","$ref":"#/components/schemas/AnalyticsHistoryMeta"},"provenance":{"oneOf":[{"type":"null"},{"description":"PROV.8 \u2014 Window-level deterministic provenance covering the entire returned series.\ndata_window.{first,last} = series bounds; bars_used = point count.\nNull when \u0060Provenance:Enabled=false\u0060 or the series is empty.","$ref":"#/components/schemas/LeafProvenanceDto"}]},"prov_meta":{"oneOf":[{"type":"null"},{"description":"PROV.8 \u2014 Response-level wall-clock provenance metadata. Null when \u0060Provenance:Enabled=false\u0060.","$ref":"#/components/schemas/ResponseMetaDto"}]}},"description":"PROV.8 \u2014 Analytics history response extended with an optional window-level provenance block\n(one provenance covers the entire returned time series) and a response-level meta block.\nJSON is byte-identical to AnalyticsHistoryResponse when both prov fields are null\n(D-PROV-6 additive / no-perturbation)."},"AnalyticsProductDto":{"type":"object","properties":{"slug":{"type":"string","description":"Product slug (e.g. \u0022analytics-snapshot\u0022)."},"name":{"type":"string","description":"Display name."},"base":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Base fee per call (USDC).","format":"double"},"perMetric":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Fee per metric in the bundle.","format":"double"},"bundleDiscount":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Bundle discount multiplier (e.g. 0.25 = 75% off per-metric when bundled).","format":"double"},"floor":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Minimum total price (floor).","format":"double"},"cap":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Maximum total price (cap).","format":"double"}},"description":"Catalog entry for analytics products (analytics-snapshot, analytics-history).\nUsed by GET /api/v1/analytics/metrics.\nA4.3 \u2014 task 137."},"ApiErrorDetail":{"required":["code","message"],"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"fields":{"type":["null","object"],"additionalProperties":{"type":"string"}}},"description":"Detail block inside the error envelope. \u0060fields\u0060 is optional (per\nCONDITION-API-CONTRACT.md \u00A7Error envelope) and serialized only when present."},"ApiErrorResponse":{"required":["error"],"type":"object","properties":{"error":{"$ref":"#/components/schemas/ApiErrorDetail"}},"description":"Standard error envelope: {\u0022error\u0022: {\u0022code\u0022: \u0022SNAKE_CASE\u0022, \u0022message\u0022: \u0022...\u0022}}."},"ApiListResponseOfSymbolDto":{"required":["data","meta"],"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/SymbolDto"}},"meta":{"$ref":"#/components/schemas/PaginationMeta"}},"description":"Wraps a successful list API response in the standard envelope: {\u0022data\u0022: [...], \u0022meta\u0022: {...}}."},"ApiResponseOfAskResponse":{"required":["data"],"type":"object","properties":{"data":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/AskResponse"}]}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfEvmAuthResponseDto":{"required":["data"],"type":"object","properties":{"data":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/EvmAuthResponseDto"}]}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfEvmNonceResponseDto":{"required":["data"],"type":"object","properties":{"data":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/EvmNonceResponseDto"}]}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfIndicatorQuoteResponseDto":{"required":["data"],"type":"object","properties":{"data":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/IndicatorQuoteResponseDto"}]}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfIReadOnlyListOfAnalyticsProductDto":{"required":["data"],"type":"object","properties":{"data":{"type":["null","array"],"items":{"$ref":"#/components/schemas/AnalyticsProductDto"}}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfIReadOnlyListOfScreenerMetricDto":{"required":["data"],"type":"object","properties":{"data":{"type":["null","array"],"items":{"$ref":"#/components/schemas/ScreenerMetricDto"}}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfIReadOnlyListOfScreenerPresetDto":{"required":["data"],"type":"object","properties":{"data":{"type":["null","array"],"items":{"$ref":"#/components/schemas/ScreenerPresetDto"}}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfIReadOnlyListOfSignalEventItemDto":{"required":["data"],"type":"object","properties":{"data":{"type":["null","array"],"items":{"$ref":"#/components/schemas/SignalEventItemDto"}}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfIReadOnlyListOfSignalKeyDto":{"required":["data"],"type":"object","properties":{"data":{"type":["null","array"],"items":{"$ref":"#/components/schemas/SignalKeyDto"}}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfIReadOnlyListOfstring":{"required":["data"],"type":"object","properties":{"data":{"type":["null","array"],"items":{"type":"string"}}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"ApiResponseOfSignalKeyDetailDto":{"required":["data"],"type":"object","properties":{"data":{"oneOf":[{"type":"null"},{"$ref":"#/components/schemas/SignalKeyDetailDto"}]}},"description":"Wraps a successful single-item API response in the standard envelope: {\u0022data\u0022: ...}."},"AskDataWindowDto":{"required":["first","last"],"type":"object","properties":{"first":{"type":"string","description":"UTC open-time of the first bar in the series.","format":"date-time"},"last":{"type":"string","description":"UTC open-time of the last bar in the series.","format":"date-time"}},"description":"ARM.2 \u2014 the data window: first and last bar timestamps (UTC)."},"AskEvaluatedDto":{"required":["symbol","values","matched"],"type":"object","properties":{"symbol":{"type":"string","description":"The asset symbol (e.g. \u0022BTC\u0022)."},"values":{"type":"object","additionalProperties":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?(?:[eE][\u002B-]?\\d\u002B)?$","type":["number","string"],"format":"double"},"description":"The per-leaf indicator values keyed by SNAKE_CASE column name (e.g. \u0060\u0022rsi_14\u0022\u0060)."},"matched":{"type":"boolean","description":"True when the predicate evaluated to true for this symbol; false when it did not or data was unavailable."},"provenance":{"type":["null","object"],"additionalProperties":{"$ref":"#/components/schemas/AskLeafProvenanceDto"},"description":"ARM.2 \u2014 per-leaf deterministic provenance, keyed by SNAKE_CASE column name.\nNull when \u0060Nlq:GroundedAnswerEnabled=false\u0060 (omitted in JSON via WhenWritingNull)."},"resolved_pair":{"type":["null","string"],"description":"ARM.2 \u2014 the Binance trading pair (e.g. \u0022BTCUSDT\u0022). Null when flag OFF."},"quote_currency":{"type":["null","string"],"description":"ARM.2 \u2014 the quote currency (e.g. \u0022USDT\u0022). Null when flag OFF."},"market":{"type":["null","string"],"description":"ARM.2 \u2014 the effective market (\u0022spot\u0022 or \u0022perp\u0022). Null when flag OFF."}},"description":"NGA.4 \u2014 one per-symbol probe row in the \u0060evaluated[]\u0060 array of the ask response.\n\nCarries the engine-computed indicator values for EVERY universe symbol (not just matching ones)\nplus a matched flag. Column names in values are SNAKE_CASE, byte-identical to the\ncorresponding column names in IReadOnlyDictionary\u0026lt;string, double\u0026gt; AskMatchDto.Values for symbols that match the predicate.\n\nARM.2 \u2014 when Nlq:GroundedAnswerEnabled=true also carries per-leaf provenance\nand the per-symbol resolved_pair, quote_currency, market fields. All are null\nwhen the flag is off (omitted via WhenWritingNull \u2014 byte-identical to pre-ARM)."},"AskLeafProvenanceDto":{"required":["interval","interval_source","params","bars_used"],"type":"object","properties":{"interval":{"type":"string","description":"The effective candle interval for this leaf (e.g. \u00221h\u0022, \u00221d\u0022)."},"interval_source":{"type":"string","description":"How the interval was determined: \u0060\u0022user_specified\u0022\u0060 (explicit in the IR) or \u0060\u0022default\u0022\u0060."},"params":{"type":"object","additionalProperties":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"format":"double"},"description":"The leaf parameters (e.g. \u0060{\u0022period\u0022: 14}\u0060 for RSI). Empty dict when no params."},"bar_open_time":{"type":["null","string"],"description":"The UTC open-time of the last bar in the series. Null when the series is empty.","format":"date-time"},"as_of":{"type":["null","string"],"description":"The effective close time of the last bar (\u0060bar_open_time \u002B interval_duration\u0060).\nThe value is valid \u0022as of\u0022 this time. Null when \u0060bar_open_time\u0060 is unavailable.","format":"date-time"},"bars_used":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"The number of bars in the series used to compute the indicator value.","format":"int32"},"warmup_satisfied":{"type":["null","boolean"],"description":"True when \u0060bars_used \u0026gt;= min_bars\u0060 for this indicator (D-ARM-5); false when below;\nnull when the indicator is unknown (conservative \u2014 no false confidence)."},"range":{"type":["null","string"],"description":"The value range (e.g. \u0060\u00220..100\u0022\u0060 for RSI). Null when unbounded or unknown."},"unit":{"type":["null","string"],"description":"The unit of the indicator value (e.g. \u0060\u0022index\u0022\u0060, \u0060\u0022price\u0022\u0060). Null when unknown."},"source":{"type":["null","string"],"description":"The data source identifier (e.g. \u0060\u0022binance:1h\u0022\u0060, \u0060\u0022dev:1h\u0022\u0060). Null when series is empty."},"data_window":{"oneOf":[{"type":"null"},{"description":"The data window: the UTC timestamps of the first and last bars in the series.\nNull when the series is empty.","$ref":"#/components/schemas/AskDataWindowDto"}]}},"description":"ARM.2 \u2014 deterministic per-leaf provenance data in the ask response\u0027s \u0060evaluated[].provenance\u0060 map.\nAll fields are DATA/IR-derived and deterministic across runs (D-ARM-1). No wall-clock values here."},"AskMatchDto":{"required":["symbol","values"],"type":"object","properties":{"symbol":{"type":"string","description":"The asset symbol (e.g. \u0022BTC\u0022)."},"values":{"type":"object","additionalProperties":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?(?:[eE][\u002B-]?\\d\u002B)?$","type":["number","string"],"format":"double"},"description":"The per-condition / per-column values keyed by SNAKE_CASE column name."}},"description":"One matched asset in the \u0060ask\u0060 response."},"AskRequest":{"type":"object","properties":{"q":{"type":["null","string"],"description":"The user\u0027s free-text query (required, non-empty)."},"interval":{"type":["null","string"],"description":"Optional bar-interval hint (e.g. \u00221d\u0022). Advisory; the compiler may override per-leaf."},"save_as":{"type":["null","string"],"description":"Optional save-as name (NLQ11.2): when present and non-empty, the compiled IR is \u2014 after the normal\npaid execution \u2014 persisted as a named, owner-scoped, reusable saved query (NLQ11.1) and the response\nechoes \u0060saved:{id,slug,name}\u0060. Saving does NOT change the per-ask x402 charge (it is part of the\nsame metered ask). A clarification/reject ask is never saved."},"dry_run":{"type":"boolean","description":"Optional dry-run flag (NLQ12.1): when true the free text is ONLY compiled to the validated IR and the\nresponse returns \u0060{compiled_query, price, dry_run:true}\u0060 WITHOUT executing the query and WITHOUT\nthe full x402 ask charge. Dry-run is FREE in v1 (the x402 middleware skips the 402 challenge for it)\nso an agent can preview the IR \u002B would-be cost before paying to run. The \u0060price\u0060 field reports\nwhat a real (non-dry-run) ask would cost. A dry-run of an out-of-scope/ambiguous query still surfaces\nthe typed reject/clarification \u2014 also free."},"explain":{"type":"boolean","description":"Optional explain flag (NLQ12.3): when true a successful (non-dry-run) ask expands \u0060explanation\u0060\nto the per-asset, value-grounded why-matched lines (NLQ12.2) instead of the query-level summary. The\nexplanation is DETERMINISTIC and templated from the actual captured values \u2014 never an LLM claim."}},"description":"The \u0060POST /api/v1/ask\u0060 request body (NLQ8.1): a free-text natural-language query the platform\ncompiles to an Excelexi Query IR and executes deterministically. \u0060interval\u0060 is an optional hint;\nthe compiler may still emit per-leaf intervals."},"AskResponse":{"required":["compiled_query","matches","explanation"],"type":"object","properties":{"compiled_query":{"description":"The echoed validated IR (canonical wire JSON) \u2014 the verifiable compiled query."},"matches":{"type":"array","items":{"$ref":"#/components/schemas/AskMatchDto"},"description":"The matched assets, each carrying the per-condition values that satisfied the predicate."},"explanation":{"type":"string","description":"A deterministic, value-grounded summary (no LLM call \u2014 cannot hallucinate)."},"saved":{"oneOf":[{"type":"null"},{"description":"The persisted saved-query reference when the ask carried \u0060save_as\u0060 (NLQ11.2); null otherwise.","$ref":"#/components/schemas/SavedQueryRef"}]},"evaluated":{"type":["null","array"],"items":{"$ref":"#/components/schemas/AskEvaluatedDto"},"description":"NGA.4 \u2014 per-symbol probe rows: the queried leaf values for EVERY universe symbol, each with a\n\u0060matched\u0060 flag. Null (omitted in JSON) when \u0060Nlq:GroundedAnswerEnabled=false\u0060 (default),\nwhen the kind is backtest, or when the universe is named / exceeds \u0060Nlq:MaxProbeSymbols\u0060."},"evaluated_truncated":{"type":["null","boolean"],"description":"NGA.4 \u2014 true when the explicit universe exceeded \u0060Nlq:MaxProbeSymbols\u0060 and the probe was\nskipped entirely. Null (omitted) otherwise \u2014 clients distinguish \u0022no probe ran\u0022 (null evaluated)\nfrom \u0022probe ran but nothing matched\u0022 (empty evaluated) from \u0022probe skipped because too large\u0022\n(evaluated_truncated:true)."},"answer":{"type":["null","string"],"description":"NGA.4 \u2014 AI-generated natural-language answer grounded in the engine\u0027s \u0060evaluated[]\u0060 values.\nNull (omitted in JSON) when the feature is disabled, no active model, a narrator error occurred, or\nthe narrator returned empty text. Never fabricates numbers \u2014 the LLM schema structurally disallows them."},"meta":{"oneOf":[{"type":"null"},{"description":"ARM.3 \u2014 per-response wall-clock metadata (computed_at, staleness_seconds, bar_closed, is_live,\ndata_freshness, next_bar_close_at, request_id, latency_ms, schema_version, query_id).\nNull when \u0060Nlq:GroundedAnswerEnabled=false\u0060 (omitted in JSON \u2014 byte-identical to pre-ARM, D-ARM-2).\nAlways present when the flag is ON (D-ARM-7), even when the probe was skipped.","$ref":"#/components/schemas/AskResponseMetaDto"}]}},"description":"The \u0060POST /api/v1/ask\u0060 success payload, wrapped in the standard \u0060{data}\u0060 envelope. Echoes\nthe compiled IR (verifiability) \u002B the deterministic matches \u002B a value-grounded explanation."},"AskResponseMetaDto":{"required":["computed_at","schema_version","request_id","latency_ms"],"type":"object","properties":{"computed_at":{"type":"string","description":"UTC instant at which the server computed the response.","format":"date-time"},"staleness_seconds":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["null","integer","string"],"description":"Seconds since the indicator value\u0027s effective close time. Null when no as_of.","format":"int32"},"bar_closed":{"type":["null","boolean"],"description":"True when the last bar has closed (now \u0026gt;= as_of). Null when no as_of."},"is_live":{"type":["null","boolean"],"description":"True when ALL contributing sources are live Binance feeds. Null when no sources."},"data_freshness":{"type":["null","string"],"description":"\u0060\u0022fresh\u0022\u0060, \u0060\u0022stale\u0022\u0060, or \u0060\u0022snapshot\u0022\u0060. Null when no sources."},"next_bar_close_at":{"type":["null","string"],"description":"UTC close-time of the NEXT bar (= as_of \u002B interval_duration). Null when no as_of or unrecognised interval.","format":"date-time"},"query_id":{"type":["null","string"],"description":"Deterministic 12-hex-char SHA-256 of the canonical compiled IR JSON. Same IR \u2192 same value (D-ARM-9)."},"schema_version":{"type":"string","description":"Schema version tag \u2014 always \u0060\u0022ask.v1\u0022\u0060."},"request_id":{"type":"string","description":"Per-request UUID string (non-deterministic)."},"latency_ms":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Server-side processing time in milliseconds (non-deterministic).","format":"int32"}},"description":"ARM.3 \u2014 per-response wall-clock metadata emitted as \u0060data.meta\u0060 in the ask response envelope.\nAll nullable fields are null when the probe was skipped (D-ARM-7).\nOmitted entirely when \u0060Nlq:GroundedAnswerEnabled=false\u0060 (WhenWritingNull, D-ARM-2)."},"DataWindowDto":{"required":["first","last"],"type":"object","properties":{"first":{"type":"string","description":"UTC open-time of the first bar in the series.","format":"date-time"},"last":{"type":"string","description":"UTC open-time of the last bar in the series.","format":"date-time"}},"description":"PROV.3 \u2014 The data window: first and last bar UTC open-times."},"EvmAuthResponseDto":{"type":"object","properties":{"token":{"type":"string","description":"The issued JWT access token."},"expiresAt":{"type":"string","description":"The access-token expiration timestamp.","format":"date-time"},"walletAddress":{"type":"string","description":"The EIP-55 checksummed authenticated wallet address."}},"description":"Response for a successful EVM wallet authentication."},"EvmNonceRequestDto":{"required":["walletAddress"],"type":"object","properties":{"walletAddress":{"pattern":"^0x[0-9a-fA-F]{40}$","type":"string","description":"The EVM wallet address (0x-prefixed, 40 hex chars)."}},"description":"Request for issuing an EVM wallet authentication nonce."},"EvmNonceResponseDto":{"type":"object","properties":{"nonce":{"type":"string","description":"The single-use nonce embedded in the challenge."},"typedDataJson":{"type":"string","description":"The canonical EIP-712 v4 typed-data JSON to be signed by the wallet."},"walletAddress":{"type":"string","description":"The EIP-55 checksummed wallet address."},"expiresAt":{"type":"string","description":"When the nonce expires.","format":"date-time"}},"description":"Response containing the nonce and the EIP-712 typed-data challenge to sign."},"EvmWalletAuthRequestDto":{"required":["walletAddress","nonce","signature"],"type":"object","properties":{"walletAddress":{"pattern":"^0x[0-9a-fA-F]{40}$","type":"string","description":"The EVM wallet address (0x-prefixed, 40 hex chars)."},"nonce":{"type":"string","description":"The nonce embedded in the signed challenge."},"signature":{"type":"string","description":"The secp256k1 signature (0x-prefixed hex) of the EIP-712 typed data."}},"description":"Request for EVM wallet authentication."},"IndicatorComputeRequestDto":{"required":["slug","quotes"],"type":"object","properties":{"slug":{"type":"string","description":"Indicator slug to compute (e.g. \u0022rsi\u0022, \u0022ema\u0022, \u0022macd\u0022). Must be registered in the catalog.","example":"rsi"},"quotes":{"type":"array","items":{"$ref":"#/components/schemas/InlineOhlcvBar"},"description":"Ordered OHLCV bars (ascending by Date) to run the indicator over.\nMust contain enough bars to satisfy the indicator\u0027s warm-up period.","example":[{"symbol":"BTCUSDT","interval":"1h"}]},"params":{"type":["null","object"],"description":"Optional parameter overrides. Keys are param names as defined in the catalog schema.\nExample: {\u0022period\u0022: 7} overrides the RSI period from its catalog default of 14.\nOmit (or pass null) to use catalog defaults.\nUnknown keys are silently ignored.","example":{"period":14}}},"description":"Request body for POST /api/v1/indicators/compute.\nAccepts inline OHLCV bars and optional caller-supplied parameter overrides.\nReturns a stateless single-indicator computation without requiring a DB-resident token."},"IndicatorComputeResponseDto":{"required":["slug","name","meta"],"type":"object","properties":{"slug":{"type":"string","description":"Slug of the indicator that was computed."},"name":{"type":"string","description":"Display name of the indicator."},"result":{"oneOf":[{"type":"null"},{"description":"The computed indicator snapshot (latest bar value).\nNull when fewer bars are provided than the warm-up period requires.","$ref":"#/components/schemas/IndicatorValueDto"}]},"meta":{"type":"object","description":"The parameter set that was actually used for this computation.\nReflects catalog defaults merged with caller-supplied overrides (overrides win)."},"regulatoryNotice":{"type":"string","description":"Mandatory regulatory notice. Must always be present on all responses."}},"description":"Response for POST /api/v1/indicators/compute.\nContains the latest computed value plus the effective parameters used."},"IndicatorMetadataV1Dto":{"required":["name","type"],"type":"object","properties":{"name":{"type":"string","description":"Display name of the indicator (e.g., \u0022Relative Strength Index\u0022)."},"type":{"type":"string","description":"Short type identifier used in query parameters (e.g., \u0022rsi\u0022, \u0022macd\u0022)."},"description":{"type":["null","string"],"description":"Human-readable description of what this indicator measures."},"defaultParameters":{"type":["null","object"],"description":"Default parameter values used when the caller does not override them."},"requiresOhlcv":{"type":"boolean","description":"When true, the indicator requires true OHLCV data (Open, High, Low) for accurate results.\nWhen false, the indicator works correctly with close-price-only data."},"supportedTimeframes":{"type":"array","items":{"type":"string"},"description":"Timeframes supported by this indicator."}},"description":"Describes a supported indicator type with its default parameters.\nUsed by GET /api/v1/indicators/metadata for discovery."},"IndicatorQuoteRequestDto":{"required":["slug","symbol"],"type":"object","properties":{"symbol":{"type":["null","string"],"description":"The token symbol, e.g. \u0060\u0022BTC\u0022\u0060 or the trading pair \u0060\u0022BTCUSDT\u0022\u0060. Case-insensitive.","example":"BTCUSDT"},"token":{"type":["null","string"],"description":"Alias for string? IndicatorQuoteRequestDto.Symbol. When both are present, string? IndicatorQuoteRequestDto.Symbol wins."},"slug":{"type":["null","string"],"description":"The catalog/registry indicator slug, e.g. \u0060\u0022sma\u0022\u0060 (the \u0022MA\u0022).","example":"rsi"},"interval":{"type":["null","string"],"description":"The bare interval, e.g. \u0060\u00221h\u0022\u0060. Optional \u2014 defaults to the configured DefaultInterval.","example":"1h"}},"description":"Request for the x402-gated symbol-based serve endpoint \u0060POST /api/v1/indicators/quote\u0060 (B10.3).\nThe agent supplies only a symbol \u002B slug (\u002B optional interval) \u2014 NO candles/OHLCV. The server\nserves its own precomputed indicator value."},"IndicatorQuoteResponseDto":{"required":["slug","symbol","interval","source"],"type":"object","properties":{"slug":{"type":"string","description":"The indicator slug served."},"symbol":{"type":"string","description":"The canonical token symbol served (e.g. \u0060\u0022BTC\u0022\u0060)."},"interval":{"type":"string","description":"The bare interval served (e.g. \u0060\u00221h\u0022\u0060)."},"timestamp":{"type":"string","description":"The candle open-time the value was computed for (UTC).","format":"date-time"},"value":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"The primary scalar value (null for pure multi-component until a primary is chosen).","format":"double"},"components":{"type":["null","object"],"additionalProperties":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"format":"double"},"description":"The component map for multi-component indicators (macd/signal/histogram; upper/middle/lower);\nnull for scalar indicators."},"source":{"type":"string","description":"Provenance, e.g. \u0060\u0022materialized:dev:1h\u0022\u0060 or \u0060\u0022compute-fallback:dev:1h\u0022\u0060."}},"description":"Response for \u0060POST /api/v1/indicators/quote\u0060 (B10.3). Carries the served indicator value;\nNEVER echoes candles."},"IndicatorValueDto":{"required":["name","type"],"type":"object","properties":{"name":{"type":"string","description":"Display name of the indicator (e.g., \u0022RSI\u0022, \u0022MACD\u0022, \u0022EMA_20\u0022)."},"type":{"type":"string","description":"Indicator type identifier in lower-case (e.g., \u0022rsi\u0022, \u0022macd\u0022, \u0022ema\u0022, \u0022sma\u0022, \u0022bollinger\u0022, \u0022stochastic\u0022)."},"value":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Primary scalar value for single-value indicators (RSI, EMA, SMA).\nNull for multi-component indicators \u2014 use Dictionary\u0026lt;string, decimal\u0026gt;? IndicatorValueDto.Components instead.","format":"double"},"components":{"type":["null","object"],"additionalProperties":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"format":"double"},"description":"Named sub-values for multi-component indicators.\nMACD example: { \u0022macd\u0022: -0.12, \u0022signal\u0022: -0.09, \u0022histogram\u0022: -0.03 }.\nBollinger example: { \u0022upper\u0022: 102.5, \u0022middle\u0022: 100.0, \u0022lower\u0022: 97.5, \u0022percent_b\u0022: 0.48, \u0022width\u0022: 5.0 }.\nStochastic example: { \u0022k\u0022: 42.3, \u0022d\u0022: 38.1 }."},"parameters":{"type":["null","object"],"description":"Parameters used to compute this indicator value.\nRSI example: { \u0022period\u0022: 14 }.\nMACD example: { \u0022fast\u0022: 12, \u0022slow\u0022: 26, \u0022signal\u0022: 9 }."}},"description":"Single indicator value snapshot."},"InlineOhlcvBar":{"required":["date","open","high","low","close"],"type":"object","properties":{"date":{"type":"string","description":"ISO-8601 UTC open time of the candle.","format":"date-time"},"open":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Opening price.","format":"double"},"high":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Highest price during the candle.","format":"double"},"low":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Lowest price during the candle.","format":"double"},"close":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Closing price.","format":"double"},"volume":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Volume traded during the candle.","format":"double"}},"description":"A single OHLCV candle supplied inline by the caller for stateless indicator computation.\nUsed in POST /api/v1/indicators/compute to avoid requiring a DB-resident token."},"JsonElement":{},"LeafProvenanceDto":{"required":["interval","interval_source","params","bars_used"],"type":"object","properties":{"interval":{"type":"string","description":"The effective candle interval for this leaf (e.g. \u00221h\u0022, \u00221d\u0022)."},"interval_source":{"type":"string","description":"How the interval was determined: \u0060\u0022user_specified\u0022\u0060 (explicit in the IR) or \u0060\u0022default\u0022\u0060."},"params":{"type":"object","additionalProperties":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"format":"double"},"description":"The leaf parameters (e.g. \u0060{\u0022period\u0022: 14}\u0060 for RSI). Empty dict when no params."},"bar_open_time":{"type":["null","string"],"description":"The UTC open-time of the last bar in the series. Null when the series is empty.","format":"date-time"},"as_of":{"type":["null","string"],"description":"The effective close time of the last bar (\u0060bar_open_time \u002B interval_duration\u0060).\nThe value is valid \u0022as of\u0022 this time. Null when \u0060bar_open_time\u0060 is unavailable.","format":"date-time"},"bars_used":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"The number of bars in the series used to compute the indicator value.","format":"int32"},"warmup_satisfied":{"type":["null","boolean"],"description":"True when \u0060bars_used \u0026gt;= min_bars\u0060 for this indicator (D-ARM-5); false when below;\nnull when the indicator is unknown (conservative \u2014 no false confidence)."},"range":{"type":["null","string"],"description":"The value range (e.g. \u0060\u00220..100\u0022\u0060 for RSI). Null when unbounded or unknown."},"unit":{"type":["null","string"],"description":"The unit of the indicator value (e.g. \u0060\u0022index\u0022\u0060, \u0060\u0022price\u0022\u0060). Null when unknown."},"source":{"type":["null","string"],"description":"The data source identifier (e.g. \u0060\u0022binance:1h\u0022\u0060, \u0060\u0022dev:1h\u0022\u0060). Null when series is empty."},"data_window":{"oneOf":[{"type":"null"},{"description":"The data window: the UTC timestamps of the first and last bars in the series.\nNull when the series is empty.","$ref":"#/components/schemas/DataWindowDto"}]}},"description":"PROV.3 \u2014 Shared wire DTO for per-result provenance, usable by all Phase-1 endpoints\n(D-PROV-1: reuse the ARM shapes exactly). JSON key names are SNAKE_CASE, matching the\nexisting ARM ask wire (\u0060evaluated[i].provenance\u0060).\n\nAll nullable fields use [JsonIgnore(WhenWritingNull)] so the wire omits\nabsent fields \u2014 byte-identical to pre-PROV when the flag is OFF (D-PROV-6)."},"MissingMetricEntry":{"type":"object","properties":{"symbol":{"type":"string","description":"Symbol for which the metric is missing."},"metric":{"type":"string","description":"Metric ID that has no snapshot value."}},"description":"Missing (symbol, metric) pair reported in meta.missing."},"MovingAverageValuesDto":{"type":"object","properties":{"sma20":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Simple Moving Average (20).","format":"double"},"ema50":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Exponential Moving Average (50).","format":"double"},"sma200":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Simple Moving Average (200).","format":"double"}},"description":"Latest moving-average values (null when warm-up is incomplete)."},"OhlcvBarDto":{"type":"object","properties":{"openTime":{"type":"string","description":"Bar open timestamp (UTC, ISO-8601).","format":"date-time"},"open":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Open price (USD).","format":"double"},"high":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"High price (USD).","format":"double"},"low":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Low price (USD).","format":"double"},"close":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["number","string"],"description":"Close price (USD).","format":"double"},"volume":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Volume for this bar (may be null for single-point legacy data).","format":"double"}},"description":"A single OHLCV bar returned by the public OHLC-by-symbol endpoint\n(GP2.1, GET /api/v1/ohlcv). Field shape mirrors the altFINS OHLC snapshot/history\npayload: openTime \u002B the four prices \u002B volume."},"OhlcvListResponseWithProv":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/OhlcvBarDto"},"description":"The paged OHLCV bars, newest-first."},"meta":{"description":"Pagination metadata.","$ref":"#/components/schemas/PaginationMeta"},"provenance":{"oneOf":[{"type":"null"},{"description":"AGX.12 \u2014 Window-level deterministic provenance covering the entire returned OHLCV window.\n\u0060data_window.{first,last}\u0060 = oldest and newest bar open-times in the page;\n\u0060bars_used\u0060 = page bar count. Null when \u0060Provenance:Enabled=false\u0060\nor the series is empty.","$ref":"#/components/schemas/LeafProvenanceDto"}]},"prov_meta":{"oneOf":[{"type":"null"},{"description":"AGX.12 \u2014 Response-level wall-clock provenance metadata. Null when \u0060Provenance:Enabled=false\u0060.","$ref":"#/components/schemas/ResponseMetaDto"}]}},"description":"AGX.12 (PROV.10-variant) \u2014 OHLCV list response extended with an optional window-level\nprovenance block (one provenance covering the entire returned time series) and a\nresponse-level wall-clock meta block.\n\nJSON is byte-identical to ApiListResponse\u0026lt;T\u0026gt; of OhlcvBarDto\nwhen LeafProvenanceDto? OhlcvListResponseWithProv.Provenance and ResponseMetaDto? OhlcvListResponseWithProv.ProvMeta are both null\n(D-PROV-6 additive / no-perturbation when \u0060Provenance:Enabled=false\u0060)."},"OscillatorValuesDto":{"type":"object","properties":{"rsi":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Relative Strength Index (14).","format":"double"},"stochK":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Stochastic %K (14, 3, 3).","format":"double"},"cci":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Commodity Channel Index (20).","format":"double"},"williamsR":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"Williams %R (14).","format":"double"},"macdHist":{"pattern":"^-?(?:0|[1-9]\\d*)(?:\\.\\d\u002B)?$","type":["null","number","string"],"description":"MACD histogram (12, 26, 9).","format":"double"}},"description":"Latest oscillator values (null when warm-up is incomplete for that indicator)."},"PaginationMeta":{"required":["total","limit","offset"],"type":"object","properties":{"total":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32"},"limit":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32"},"offset":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"format":"int32"}},"description":"Pagination metadata accompanying every list response."},"ProblemDetails":{"type":"object","properties":{"type":{"type":["null","string"]},"title":{"type":["null","string"]},"status":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["null","integer","string"],"format":"int32"},"detail":{"type":["null","string"]},"instance":{"type":["null","string"]}}},"ResponseMetaDto":{"required":["computed_at","schema_version","request_id","latency_ms"],"type":"object","properties":{"computed_at":{"type":"string","description":"UTC instant at which the server computed the response.","format":"date-time"},"staleness_seconds":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["null","integer","string"],"description":"Seconds since the indicator value\u0027s effective close time. Null when no as_of.","format":"int32"},"bar_closed":{"type":["null","boolean"],"description":"True when the last bar has closed (now \u0026gt;= as_of). Null when no as_of."},"is_live":{"type":["null","boolean"],"description":"True when ALL contributing sources are live Binance feeds. Null when no sources."},"data_freshness":{"type":["null","string"],"description":"\u0060\u0022fresh\u0022\u0060, \u0060\u0022stale\u0022\u0060, or \u0060\u0022snapshot\u0022\u0060. Null when no sources."},"next_bar_close_at":{"type":["null","string"],"description":"UTC close-time of the NEXT bar (= as_of \u002B interval_duration). Null when no as_of or unrecognised interval.","format":"date-time"},"query_id":{"type":["null","string"],"description":"Deterministic 12-hex-char SHA-256 of the canonical IR/query. Same input \u2192 same value (D-ARM-9)."},"schema_version":{"type":"string","description":"Schema version tag (e.g. \u0060\u0022ask.v1\u0022\u0060)."},"request_id":{"type":"string","description":"Per-request UUID string (non-deterministic)."},"latency_ms":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Server-side processing time in milliseconds (non-deterministic).","format":"int32"}},"description":"PROV.3 \u2014 Shared wire DTO for the response-level wall-clock metadata block (\u0060data.meta\u0060).\nJSON key names are SNAKE_CASE, matching the existing ARM ask wire.\n\nAll nullable fields use [JsonIgnore(WhenWritingNull)]. The entire object is\nnull (and omitted by WhenWritingNull on the parent property) when the feature is\nOFF (D-PROV-6 additive / no-perturbation)."},"SavedQueryRef":{"required":["id","slug","name"],"type":"object","properties":{"id":{"type":"string","description":"The saved query\u0027s id (GUID, \u0022N\u0022 format)."},"slug":{"type":"string","description":"The deterministic, owner-scoped slug (e.g. \u0022oversold-dip\u0022)."},"name":{"type":"string","description":"The human-readable name supplied by the caller."}},"description":"A reference to a persisted saved query (NLQ11) \u2014 its id, deterministic owner-scoped slug, and name.\nEchoed by \u0060/api/v1/ask\u0060 (when \u0060save_as\u0060 is set) and \u0060/api/v1/ask/save\u0060."},"ScreenerData":{"required":["items"],"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/components/schemas/ScreenerItemDto"},"description":"The page of matched symbols."},"snapshotAt":{"type":["null","string"],"description":"ISO-8601 max ComputedAt across the queried snapshots; null when empty."}},"description":"Result payload: matched items and the snapshot timestamp."},"ScreenerItemDto":{"required":["symbol","name","values"],"type":"object","properties":{"symbol":{"type":"string","description":"Symbol ticker."},"name":{"type":"string","description":"Display name."},"values":{"type":"object","description":"Projected column values (numeric metrics serialize as JSON numbers)."},"resolved_pair":{"type":["null","string"],"description":"PROV.7 \u2014 Canonical trading pair (e.g. \u0022BTCUSDT\u0022). Null when \u0060Provenance:Enabled=false\u0060."},"quote_currency":{"type":["null","string"],"description":"PROV.7 \u2014 Quote currency extracted from string? ScreenerItemDto.ResolvedPair (e.g. \u0022USDT\u0022).\nNull when \u0060Provenance:Enabled=false\u0060."},"market":{"type":["null","string"],"description":"PROV.7 \u2014 Market type: always \u0022spot\u0022 for the screener (perp is not supported).\nNull when \u0060Provenance:Enabled=false\u0060."},"provenance":{"oneOf":[{"type":"null"},{"description":"PROV.7 \u2014 Per-symbol provenance (deterministic). Null when \u0060Provenance:Enabled=false\u0060\nor when no PriceHistory rows were found for this symbol at the requested interval.","$ref":"#/components/schemas/LeafProvenanceDto"}]}},"description":"A matched symbol with its projected values."},"ScreenerMeta":{"required":["total","limit","offset","excluded"],"type":"object","properties":{"total":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Total matches before paging.","format":"int32"},"limit":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Effective page size.","format":"int32"},"offset":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Effective page offset.","format":"int32"},"excluded":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Universe symbols excluded for missing a filtered metric.","format":"int32"},"preview":{"type":["null","boolean"],"description":"True only in anonymous preview mode; omitted otherwise."}},"description":"Screener meta: pagination plus excluded-count and preview flag."},"ScreenerMetricDto":{"required":["id","name","kind","indicatorSlug"],"type":"object","properties":{"id":{"type":"string","description":"Stable metric id."},"name":{"type":"string","description":"Human-readable label."},"kind":{"type":"string","description":"\u0022numeric\u0022 | \u0022categorical\u0022."},"unit":{"type":["null","string"],"description":"Optional unit for numeric metrics."},"indicatorSlug":{"type":"string","description":"Source indicator slug."}},"description":"Metric catalog entry returned by GET /api/v1/screener/metrics."},"ScreenerPresetDto":{"required":["slug","name","description","category","filterSpec","defaultColumns","sortOrder"],"type":"object","properties":{"slug":{"type":"string","description":"URL-safe unique slug used in the preset-query route."},"name":{"type":"string","description":"Human-readable preset name."},"description":{"type":"string","description":"One-to-two sentence description."},"category":{"type":"string","description":"UI grouping category (e.g. \u0022momentum\u0022, \u0022trend\u0022, \u0022volatility\u0022)."},"filterSpec":{"type":"array","description":"The stored filter spec \u2014 same shape as POST /v1/screener/query \u0022filters\u0022.\nAllows clients to inspect and optionally modify before running."},"defaultColumns":{"type":"array","items":{"type":"string"},"description":"Default columns projected when running this preset."},"wikiArticleSlug":{"type":["null","string"],"description":"Optional wiki article slug linked from this preset."},"sortOrder":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Display order (ascending) within the category.","format":"int32"}},"description":"A curated screener preset returned by GET /api/v1/screener/presets.\nA2.5 \u2014 task 122."},"ScreenerQueryEnvelope":{"required":["data","meta"],"type":"object","properties":{"data":{"description":"The result payload (items \u002B snapshotAt).","$ref":"#/components/schemas/ScreenerData"},"meta":{"description":"Pagination \u002B screener meta.","$ref":"#/components/schemas/ScreenerMeta"},"prov_meta":{"oneOf":[{"type":"null"},{"description":"PROV.7 \u2014 Response-level wall-clock provenance metadata. Null when \u0060Provenance:Enabled=false\u0060\nor when no matched symbols had PriceHistory rows for the requested interval.","$ref":"#/components/schemas/ResponseMetaDto"}]}},"description":"Top-level envelope for POST /api/v1/screener/query."},"SignalCountsDto":{"type":"object","properties":{"entry condition met":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Number of entry condition met votes.","format":"int32"},"exit condition met":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Number of exit condition met votes.","format":"int32"},"neutral":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Number of neutral votes.","format":"int32"}},"description":"Vote tallies feeding the summary."},"SignalEventItemDto":{"required":["timestamp","symbol","symbolName","signalKey","direction","interval"],"type":"object","properties":{"timestamp":{"type":"string","description":"UTC bar-close timestamp at which the condition threshold crossed.","format":"date-time"},"symbol":{"type":"string","description":"Token symbol (e.g. \u0022BTCUSDT\u0022)."},"symbolName":{"type":"string","description":"Token full name (e.g. \u0022Bitcoin / USDT\u0022)."},"signalKey":{"type":"string","description":"The signal key that fired (e.g. \u0022rsi-oversold\u0022)."},"direction":{"type":"string","description":"Fire direction: \u0022bullish\u0022 or \u0022bearish\u0022."},"interval":{"type":"string","description":"Snapshot interval: \u00221h\u0022, \u00224h\u0022, or \u00221d\u0022."},"context":{"type":["null","string"],"description":"Arbitrary context snapshot from fire time (raw JSON string; null if not captured).\nClients can deserialize this as needed."}},"description":"A single signal event in the feed."},"SignalEventItemDtoWithProv":{"required":["timestamp","symbol","symbolName","signalKey","direction","interval"],"type":"object","properties":{"timestamp":{"type":"string","description":"UTC bar-close timestamp at which the condition threshold crossed.","format":"date-time"},"symbol":{"type":"string","description":"Token symbol (e.g. \u0022BTCUSDT\u0022)."},"symbolName":{"type":"string","description":"Token full name (e.g. \u0022Bitcoin / USDT\u0022)."},"signalKey":{"type":"string","description":"The signal key that fired (e.g. \u0022rsi-oversold\u0022)."},"direction":{"type":"string","description":"Fire direction: \u0022bullish\u0022 or \u0022bearish\u0022."},"interval":{"type":"string","description":"Snapshot interval: \u00221h\u0022, \u00224h\u0022, or \u00221d\u0022."},"context":{"type":["null","string"],"description":"Arbitrary context snapshot from fire time (raw JSON string; null if not captured).\nClients can deserialize this as needed."},"provenance":{"oneOf":[{"type":"null"},{"description":"PROV.9 \u2014 Deterministic provenance for the underlying candle window used to evaluate\nthis signal (keyed by the signal event\u0027s own interval). Null when\n\u0060Provenance:Enabled=false\u0060 or no PriceHistory rows are found.","$ref":"#/components/schemas/LeafProvenanceDto"}]}},"description":"PROV.9 \u2014 Signal event item extended with optional per-signal provenance.\nReplaces SignalEventItemDto in the controller response when the feature\nflag is ON; JSON is byte-identical to SignalEventItemDto when\nLeafProvenanceDto? SignalEventItemDtoWithProv.Provenance is null (D-PROV-6 additive / no-perturbation)."},"SignalFeedEnvelopeWithProv":{"required":["data","meta"],"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/SignalEventItemDtoWithProv"},"description":"The page of signal events (possibly with per-item provenance)."},"meta":{"description":"Pagination meta (unchanged from pre-PROV).","$ref":"#/components/schemas/SignalFeedMeta"},"prov_meta":{"oneOf":[{"type":"null"},{"description":"PROV.9 \u2014 Response-level wall-clock provenance metadata aggregated across all signal leaves.\nNull when \u0060Provenance:Enabled=false\u0060 or the result set is empty.","$ref":"#/components/schemas/ResponseMetaDto"}]}},"description":"PROV.9 \u2014 Top-level signal feed envelope extended with an optional response-level meta block.\nJSON is byte-identical to SignalFeedEnvelope when ResponseMetaDto? SignalFeedEnvelopeWithProv.ProvMeta is null\n(D-PROV-6 additive / no-perturbation)."},"SignalFeedMeta":{"required":["total","limit","offset"],"type":"object","properties":{"total":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Total matching events before paging.","format":"int32"},"limit":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Effective page size.","format":"int32"},"offset":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Effective page offset.","format":"int32"}},"description":"Pagination metadata for the signal feed."},"SignalKeyDetailDto":{"required":["signalKey","nameBullish","nameBearish","signalType","trendSensitive","intelSlug","enabled","stats"],"type":"object","properties":{"signalKey":{"type":"string","description":"Stable signal key (kebab-case)."},"nameBullish":{"type":"string","description":"Display name for the bullish direction."},"nameBearish":{"type":"string","description":"Display name for the bearish direction."},"signalType":{"type":"string","description":"Signal category."},"trendSensitive":{"type":"boolean","description":"Whether the signal\u0027s interpretation is trend-sensitive."},"wikiArticleSlug":{"type":["null","string"],"description":"Linked wiki article slug (optional)."},"intelSlug":{"type":"string","description":"Intelligence marketplace slug."},"enabled":{"type":"boolean","description":"Whether this signal is currently active."},"replacedBy":{"type":["null","string"],"description":"If this key has been renamed, the superseding key. Null otherwise."},"stats":{"description":"Computed 24h/7d event statistics.","$ref":"#/components/schemas/SignalKeyStats"}},"description":"Signal key detail with event statistics, returned by GET /api/v1/signals/keys/{key}."},"SignalKeyDto":{"required":["signalKey","nameBullish","nameBearish","signalType","trendSensitive","intelSlug","enabled"],"type":"object","properties":{"signalKey":{"type":"string","description":"Stable signal key (kebab-case)."},"nameBullish":{"type":"string","description":"Display name for the bullish direction."},"nameBearish":{"type":"string","description":"Display name for the bearish direction."},"signalType":{"type":"string","description":"Signal category: \u0022thresno condition change detected\u0022, \u0022crossover\u0022, \u0022band\u0022, \u0022divergence\u0022, \u0022regime\u0022."},"trendSensitive":{"type":"boolean","description":"Whether the signal\u0027s interpretation is trend-sensitive."},"wikiArticleSlug":{"type":["null","string"],"description":"Linked wiki article slug (optional)."},"intelSlug":{"type":"string","description":"Intelligence marketplace slug this key maps to."},"enabled":{"type":"boolean","description":"Whether this signal is currently active."},"replacedBy":{"type":["null","string"],"description":"If this key has been renamed, the superseding key. Null otherwise."}},"description":"Signal catalog entry returned by GET /api/v1/signals/keys."},"SignalKeyStats":{"required":["events24h","events7d"],"type":"object","properties":{"events24h":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Number of signal events fired in the last 24 hours.","format":"int32"},"events7d":{"pattern":"^-?(?:0|[1-9]\\d*)$","type":["integer","string"],"description":"Number of signal events fired in the last 7 days.","format":"int32"}},"description":"Event volume statistics for a signal key."},"SnapshotBundleEntryWithProv":{"type":"object","properties":{"symbol":{"type":"string"},"snapshotAt":{"type":"string","format":"date-time"},"values":{"type":"object"},"resolved_pair":{"type":["null","string"],"description":"PROV.8 \u2014 Canonical trading pair (e.g. \u0022BTCUSDT\u0022). Null when \u0060Provenance:Enabled=false\u0060."},"quote_currency":{"type":["null","string"],"description":"PROV.8 \u2014 Quote currency extracted from string? SnapshotBundleEntryWithProv.ResolvedPair (e.g. \u0022USDT\u0022). Null when disabled."},"market":{"type":["null","string"],"description":"PROV.8 \u2014 Market type: always \u0022spot\u0022 for analytics (perp not supported). Null when disabled."},"provenance":{"oneOf":[{"type":"null"},{"description":"PROV.8 \u2014 Per-symbol deterministic provenance. Null when \u0060Provenance:Enabled=false\u0060.","$ref":"#/components/schemas/LeafProvenanceDto"}]}},"description":"PROV.8 \u2014 Snapshot bundle entry extended with optional per-symbol provenance fields.\nReplaces SnapshotBundleEntry in the controller response when the feature\nflag is ON; JSON is byte-identical to SnapshotBundleEntry when all\nprovenance properties are null (D-PROV-6 additive / no-perturbation)."},"SnapshotBundleMeta":{"type":"object","properties":{"missing":{"type":"array","items":{"$ref":"#/components/schemas/MissingMetricEntry"},"description":"(symbol, metric) pairs that had no snapshot row."},"staleValues":{"type":["null","array"],"items":{"$ref":"#/components/schemas/StaleValueEntry"},"description":"Per-value staleness info \u2014 only populated when a value\u0027s ComputedAt is older than 1 interval\nbut not older than 2x (which would trigger a 503 instead).\nOmitted from JSON when empty."}},"description":"Meta block for the snapshot bundle response."},"SnapshotBundleRequest":{"type":"object","properties":{"symbols":{"type":"array","items":{"type":"string"},"description":"Asset symbols to retrieve snapshots for.\nMaximum 50 symbols per request."},"interval":{"type":"string","description":"Candle interval for the snapshot values.\nAccepted values: \u00221h\u0022, \u00224h\u0022, \u00221d\u0022."},"metrics":{"type":["null","array"],"items":{"type":"string"},"description":"Optional list of metric IDs to include. When omitted or empty, the full default core set\n(all MetricDefinitions) is returned."}},"description":"Request body for POST /api/v1/analytics/snapshot.\nA4.1 \u2014 task 135."},"SnapshotBundleResponseWithProv":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/SnapshotBundleEntryWithProv"},"description":"One entry per requested symbol."},"meta":{"description":"Bundle metadata (missing, staleValues).","$ref":"#/components/schemas/SnapshotBundleMeta"},"prov_meta":{"oneOf":[{"type":"null"},{"description":"PROV.8 \u2014 Response-level wall-clock provenance metadata. Null when \u0060Provenance:Enabled=false\u0060.","$ref":"#/components/schemas/ResponseMetaDto"}]}},"description":"PROV.8 \u2014 Snapshot bundle response extended with an optional response-level provenance meta block.\nJSON is byte-identical to SnapshotBundleResponse when ResponseMetaDto? SnapshotBundleResponseWithProv.ProvMeta is null\n(D-PROV-6 additive / no-perturbation)."},"StaleValueEntry":{"type":"object","properties":{"symbol":{"type":"string","description":"Symbol."},"metric":{"type":"string","description":"Metric ID."},"computedAt":{"type":"string","description":"UTC timestamp when this value was last computed.","format":"date-time"}},"description":"Stale value entry reported in meta.staleValues when a per-value ComputedAt is older than the interval."},"SymbolDto":{"required":["symbol","name"],"type":"object","properties":{"symbol":{"type":"string","description":"Ticker symbol (e.g. \u0022BTC\u0022, \u0022ETH\u0022)."},"name":{"type":"string","description":"Full token name (e.g. \u0022Bitcoin\u0022, \u0022Ethereum\u0022)."},"chain":{"type":["null","string"],"description":"Blockchain/source chain identifier (e.g. \u0022bitcoin\u0022, \u0022ethereum\u0022). Null for exchange-based tokens."}},"description":"DTO representing a single symbol in the token universe.\nReturned by GET /api/v1/symbols.\n\nA2.11 \u2014 task 141."},"TechnicalAnalysisDto":{"type":"object","properties":{"symbol":{"type":"string","description":"Resolved canonical token symbol."},"interval":{"type":"string","description":"The interval the analysis was computed over."},"summary":{"type":"string","description":"Overall recommendation: \u0022entry condition met\u0022 | \u0022exit condition met\u0022 | \u0022neutral\u0022."},"oscillators":{"description":"Latest oscillator values.","$ref":"#/components/schemas/OscillatorValuesDto"},"movingAverages":{"description":"Latest moving-average values.","$ref":"#/components/schemas/MovingAverageValuesDto"},"signalCounts":{"description":"Counts of entry condition met/exit condition met/neutral votes across all evaluated signals.","$ref":"#/components/schemas/SignalCountsDto"}},"description":"Computed technical-analysis bundle for a (symbol, interval), returned by the GP2.2\nagent endpoint (GET /api/v1/technical-analysis). Mirrors the altFINS technical-analysis\nshape: an oscillator group, a moving-average group, signal vote counts, and a single\nentry condition met/exit condition met/neutral summary derived from the votes."},"TechnicalAnalysisMetaDto":{"type":"object","properties":{"computedAt":{"type":"string","description":"UTC timestamp the bundle was computed (ISO-8601).","format":"date-time"}},"description":"Meta block for the technical-analysis response."},"TechnicalAnalysisResponse":{"type":"object","properties":{"data":{"description":"The computed technical-analysis bundle.","$ref":"#/components/schemas/TechnicalAnalysisDto"},"meta":{"description":"Response meta.","$ref":"#/components/schemas/TechnicalAnalysisMetaDto"}},"description":"Top-level envelope for the technical-analysis endpoint: {data:{...}, meta:{computedAt}}."}},"securitySchemes":{"ApiKey":{"type":"apiKey","description":"API key created at \u0060/account/api-keys\u0060. Also accepted as \u0060Authorization: Bearer sk_live_\u2026\u0060.","name":"X-API-Key","in":"header"},"X402Payment":{"type":"apiKey","description":"Signed EIP-3009 \u0060transferWithAuthorization\u0060 payment proof for x402 metered endpoints. Obtain by signing the 402 challenge returned by the server. See \u0060GET /.well-known/x402\u0060 for current per-slug prices and challenge parameters.","name":"X-Payment","in":"header"},"WalletAuth":{"type":"apiKey","description":"Wallet-signed authentication (SIWX). Agents authenticate via an EIP-4361 Sign-In-With-Ethereum JWT issued by the Excelexi platform. The JWT is supplied as \u0027Authorization: Bearer \u003Ctoken\u003E\u0027. Metered endpoints additionally require an x402 payment proof in X-Payment.","name":"Authorization","in":"header","x-agentcash-auth-kind":"siwx"}}},"security":[{"ApiKey":[]}],"tags":[{"name":"EvmWalletAuth"},{"name":"AnalyticsV1"},{"name":"Ask"},{"name":"DiscoveryV1"},{"name":"IndicatorsV1"},{"name":"OhlcvV1"},{"name":"ScreenerV1"},{"name":"SignalsV1"},{"name":"TechnicalAnalysisV1"},{"name":"WikiSearchV1"},{"name":"WikiV1"}],"regulatory_notice":"information_only_not_financial_advice"}