{"uid":"cap_SFHAl2h-oI1VE1CcJ8_Qk","slug":"cryptyx-signal-fork-1cbc73f8","name":"Cryptyx Signal Fork","description":"","url":"https://www.cryptyx.ai/api/signals/fork","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["signal_id","params"],"properties":{"params":{"type":"object","description":"Non-empty JSONB parameter object stored as the new inactive version. Keys are not validated against the signal's param schema — agent must supply the correct keys (e.g., t_thr, dt_max, vol_thr) for the target signal's geometry."},"signal_id":{"type":"string","description":"Registered signal_id in signals.signal_registry. Uppercased before lookup (e.g., TR_MOMO_CONT_14D, VOL_COMPRESSION_7v30, FUT_FUNDING_STRESS)."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"application/json","example":{"params":{"t_thr":0.6,"dt_max":-0.05},"version":42,"is_active":false,"forked_signal_id":"TR_MOMO_CONT_14D"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_kAilmqbLX_3LCztOU2LqG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Forks an existing trading signal with new parameters into an inactive version, enabling safe experimentation without disrupting live signal firing.","exampleAgentPrompt":"Fork the TR_MOMO_CONT_14D signal with new parameters t_thr set to 0.6 and dt_max set to -0.05 so I can test those values without touching the live signal.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the forked signal ID (forked_signal_id), the new version number (version), confirmation that the fork is inactive (is_active: false), and the full set of new parameter values applied to the fork.","failureModes":["Unknown signal_id returns 404 not found","Invalid parameter schema returns 400 bad request","Insufficient USDC balance returns 402 payment required","Duplicate fork with identical parameters may still create a new version","Service unavailable returns 503"],"whenToPreferThis":"Use this endpoint when you want to safely test new signal parameter configurations — such as adjusted thresholds or decay rates — without affecting the currently active production signal. It is the correct primitive for agent-driven iterative optimization and A/B experimentation on signals tracked in the Cryptyx universe.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:40:07.869Z","isFirstParty":false}