{
  "generated_at": "2026-07-26T21:32:17.525731+00:00",
  "slug": "x402-minara-ai-x402-strategy-studio-codegen-prompt",
  "title": "x402.minara.ai \u00b7 /x402/strategy-studio/codegen-prompt",
  "url": "https://x402.minara.ai/x402/strategy-studio/codegen-prompt",
  "category": "other",
  "summary": "x402-minara-ai-x402-strategy-studio-codegen-prompt \u2014 x402-protected other API",
  "seo": {
    "title": "x402.minara.ai \u00b7 /x402/strategy-studio/codegen-prompt",
    "description": "x402-minara-ai-x402-strategy-studio-codegen-prompt \u2014 x402-protected other API"
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xCF5815e9063FA0b04Be0Cb5C1DB583eeF9ef5fbB",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "Returns everything an AI agent needs to write an algorithmic trading strategy in code: a code-generation system prompt plus an indexed API reference (and, on request, individual reference modules with full signatures). The target language is a TypeScript-based trading DSL modeled on TradingView PineScript \u2014 series-style market data, ta.* technical indicators, strategy.* order actions, input.* parameters \u2014 so any agent can generate valid strategy code from the returned rules without prior knowledge of the platform. Pair it with the companion strategy-backtest endpoint to validate and simulate the generated code. Read-only and deterministic; no account, signup or login required \u2014 access is granted purely by the x402 payment.",
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "modules": {
              "type": "string",
              "required": false,
              "description": "Optional comma-separated list of API reference modules to inline into the response. Omit to get only corePrompt + apiIndex (the index describes every module so you can choose which to pull on a follow-up call). Valid names: taBasic, taAdvanced, plotting, drawing, multiTf, examples, barstate, inputAdvanced, containers, mathUtils, gridOrders. Any unknown name returns HTTP 400 listing the valid set."
            }
          },
          "discoverable": true
        },
        "output": {
          "properties": {
            "modules": {
              "type": "array",
              "description": "Only present when `modules` was supplied. Each item is { name, content } where content is the full API reference text for that module."
            },
            "apiIndex": {
              "type": "string",
              "description": "Human-readable index of every API reference module and what it covers \u2014 use it to decide which module names to request."
            },
            "corePrompt": {
              "type": "string",
              "description": "The core code-generation system prompt: the DSL\u2019s syntax rules, conventions and guardrails."
            },
            "moduleNames": {
              "type": "array",
              "description": "The full list of valid module names accepted by the `modules` input field."
            }
          },
          "description": "Strategy code-generation bundle. Concatenate corePrompt + apiIndex (+ any requested module contents) as the system context, then generate strategy code that obeys the returned rules."
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-minara-ai",
    "host": "x402.minara.ai",
    "url": "https://x402.minara.ai",
    "favicon": "https://x402.minara.ai/favicon.ico"
  },
  "json_ld": {
    "@context": "https://schema.org",
    "@type": "WebAPI",
    "@id": "https://x402all.com/resource/x402-minara-ai-x402-strategy-studio-codegen-prompt",
    "name": "x402.minara.ai \u00b7 /x402/strategy-studio/codegen-prompt",
    "description": "x402-minara-ai-x402-strategy-studio-codegen-prompt \u2014 x402-protected other API",
    "url": "https://x402all.com/resource/x402-minara-ai-x402-strategy-studio-codegen-prompt",
    "sameAs": "https://x402.minara.ai/x402/strategy-studio/codegen-prompt",
    "applicationCategory": "other",
    "identifier": "x402-minara-ai-x402-strategy-studio-codegen-prompt",
    "provider": {
      "@type": "Organization",
      "@id": "https://x402all.com/server/x402-minara-ai",
      "name": "x402.minara.ai",
      "url": "https://x402.minara.ai"
    },
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-minara-ai-x402-strategy-studio-codegen-prompt",
      "description": "Test-buy this endpoint on AXON"
    },
    "offers": {
      "@type": "Offer",
      "price": "0.001",
      "priceCurrency": "USDC",
      "availability": "https://schema.org/InStock",
      "eligibleCustomerType": "Agent",
      "url": "https://x402all.com/resource/x402-minara-ai-x402-strategy-studio-codegen-prompt",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "priceCurrency": "USDC",
        "unitText": "call"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    }
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-minara-ai-x402-strategy-studio-codegen-prompt"
}