{"uid":"cap_F26UOcxvipbIAoTVf_8YZ","slug":"kronos-preflight-check-373fee88","name":"Kronos Preflight Check","description":"Returns a go/no-go allowed flag with market_state, cooldown status, and warnings for one symbol — call it before /kronos/decision to skip a costlier decision call during blocked conditions.","url":"https://crypto.forgemesh.io/api/kronos/preflight","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"},"queryParams":{"type":"object","properties":{"symbol":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"symbol":{"type":"string"},"allowed":{"type":"boolean"},"market_state":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"symbol":"BTC/USD","allowed":true,"warnings":[],"in_cooldown":false,"market_state":"NORMAL"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_xuREqV2at6VaXB6_5wJX_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a go/no-go allowed flag with market state, cooldown status, and warnings for a given crypto symbol before calling the costlier decision endpoint.","exampleAgentPrompt":"Before running a full Kronos decision for BTC, do a preflight check to see if the market state is open and there's no cooldown blocking the call right now.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing: an 'allowed' boolean (go/no-go flag), a 'market_state' string describing current market conditions, cooldown status, and any warnings that explain why a decision call might be blocked or inadvisable for the given symbol.","failureModes":["Missing or invalid symbol parameter returns an error or empty result","Symbol not supported by Forgemesh Kronos returns a rejection or unknown state","Service unavailable or rate-limited returns a non-200 status","Stale market data may cause inaccurate market_state assessment","Payment not completed (x402 flow incomplete) results in 402 response"],"whenToPreferThis":"Use this endpoint before every call to /kronos/decision to avoid wasting money on decision calls during blocked market conditions, cooldown periods, or unsupported symbols. It costs significantly less ($0.05) than the full decision endpoint, making it an economical gate. Prefer this when building automated trading pipelines where you want to skip decision calls during after-hours, cooldown windows, or anomalous market states.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:38:18.293Z","isFirstParty":false}