{"uid":"cap_XmC5garJlq3iw5IHGvuVn","slug":"virae-simulation-config-results-api-e1a02253","name":"Virae Simulation Config Results API","description":"An AI-powered trading terminal and bot built for @Polymarket and @predictdotfun with real-time stats, instant execution, and smarter trading insights on web or Telegram. No CA yet.","url":"https://api.virae.ai/api/x402/v1/simulations/%7BstrategyKey%7D/configs/%7BconfigId%7D/results","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["strategyKey","configId"],"properties":{"configId":{"type":"string","pattern":"^[1-9]\\d*$"},"strategyKey":{"type":"string"}},"additionalProperties":false},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","default":50,"maximum":100,"minimum":1},"range":{"enum":["7d","30d","90d","all"],"type":"string","default":"30d"},"cursor":{"type":"string"},"decision":{"enum":["all","entered","skipped"],"type":"string","default":"all"},"displayNotionalUsd":{"type":"number","default":100,"exclusiveMinimum":0}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","schemaVersion"],"properties":{"ok":{"type":"boolean"},"schemaVersion":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"ok":true,"results":[],"strategyKey":"btc-15m-tail","schemaVersion":"virae.x402.simulation-config-results.v1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_pWRiMLaasRQ6TM0QEfrYP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves backtested trading simulation results for a specific strategy and configuration on the Virae AI prediction market platform","exampleAgentPrompt":"Pull up the last 30 days of simulation results for the btc-15m-tail strategy on Virae, config ID 3, showing only the entered decisions with a notional of $500 and limit of 25 results.","exampleUseCases":[{"title":"Evaluating crypto strategy backtests","prompt":"Show me the 90-day backtest results for Virae's btc-15m-tail strategy under config ID 5, limit to 50 results, and only show me the trades it actually entered."},{"title":"Reviewing all-time Polymarket strategy performance","prompt":"Fetch all-time simulation results for Virae strategy key 'eth-momentum-v2', config 12, with a $200 notional display value — I want to see every decision, entered or skipped."},{"title":"Paginated strategy result review","prompt":"I was browsing Virae simulation results for strategy 'sol-5m-breakout', config ID 7, and I want the next page — here's my cursor from last time: abc123xyz. Give me 25 more results from the 7-day window."}],"resultDescription":"Returns a JSON object with an 'ok' boolean, a paginated list of simulation result records for the specified strategy and config, the strategyKey echo, and a schemaVersion string. Results reflect historical backtested decisions (entered or skipped) with optional notional USD normalization.","failureModes":["Invalid strategyKey or configId (non-existent combination returns empty results or 404)","configId must be a positive integer string — non-numeric values will fail schema validation","Payment not provided or insufficient — endpoint requires $0.01 USDC via x402 protocol","Invalid cursor causes pagination error or empty result set","Unsupported range enum value causes request rejection","limit out of range (must be 1–100) causes validation error"],"whenToPreferThis":"Use this endpoint when you need historical backtested simulation results for a specific Virae strategy and configuration pairing, especially for evaluating prediction market or crypto trading bot performance on Polymarket or predict.fun. Prefer it over broader strategy matrix endpoints (like the simulation matrix API) when you already know the exact strategyKey and configId and want detailed per-decision outcomes with filtering and pagination.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:42:56.856Z","isFirstParty":false}