{
  "status": "success",
  "data": {
    "items": [
      {
        "slug": "market-regime-filter",
        "name": "Market Regime Filter",
        "short_description": "Classify the current crypto environment into risk-on, transition, or risk-off using BTC and ETH threshold behavior.",
        "market_scope": "BTC + ETH",
        "pricing": "free",
        "strategy_type": "callable",
        "category": "Regime",
        "endpoint": "https://trading4ai.com/api/v1/strategies/market-regime-filter/invoke"
      },
      {
        "slug": "btc-breakout-continuation",
        "name": "BTC Breakout Continuation",
        "short_description": "Judge whether BTC is still holding the post-breakout structure after reclaiming key support.",
        "market_scope": "BTC",
        "pricing": "free",
        "strategy_type": "callable",
        "category": "Breakout",
        "endpoint": "https://trading4ai.com/api/v1/strategies/btc-breakout-continuation/invoke"
      },
      {
        "slug": "btc-bulltrap-detector",
        "name": "BTC Bulltrap Detector",
        "short_description": "Measure whether the current BTC rebound looks like continuation or a larger corrective trap.",
        "market_scope": "BTC",
        "pricing": "free",
        "strategy_type": "callable",
        "category": "Reversal Risk",
        "endpoint": "https://trading4ai.com/api/v1/strategies/btc-bulltrap-detector/invoke"
      },
      {
        "slug": "eth-breakout-vs-reversal",
        "name": "ETH Breakout vs Reversal",
        "short_description": "Classify whether ETH is confirming above 2,385-2,400 or slipping into failed-breakout behavior.",
        "market_scope": "ETH",
        "pricing": "free",
        "strategy_type": "callable",
        "category": "Breakout / Reversal",
        "endpoint": "https://trading4ai.com/api/v1/strategies/eth-breakout-vs-reversal/invoke"
      },
      {
        "slug": "eth-breakout-playbook",
        "name": "ETH Breakout Playbook",
        "short_description": "A paid strategy artifact with entry logic, invalidation rules, prompt-ready schema, and delivery notes.",
        "market_scope": "ETH",
        "pricing": "paid",
        "strategy_type": "artifact",
        "category": "Artifact",
        "endpoint": null
      },
      {
        "slug": "btc-trap-playbook",
        "name": "BTC Trap Playbook",
        "short_description": "A paid strategy artifact focused on distinguishing continuation from euphoric trap behavior.",
        "market_scope": "BTC",
        "pricing": "paid",
        "strategy_type": "artifact",
        "category": "Artifact",
        "endpoint": null
      }
    ],
    "total": 6
  },
  "error": null,
  "request_id": "8bcdeb7f-8ccb-49fe-be84-5542f06a98dc",
  "timestamp": "2026-04-21T17:38:11.524Z"
}