{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-gencode-run-api-specs",
  "title": "GENCODE \u00b7 Code Generation Specs",
  "url": "https://x402.gencode.run/api/specs",
  "category": "compute",
  "summary": "Retrieve GENCODE service specifications including supported languages, available packages, rate limits, and language-specific filtering.",
  "seo": {
    "title": "GENCODE Code Generation API | x402 AI Programming",
    "description": "Query GENCODE capabilities, supported languages, and packages for AI code generation. $0.001 per request on Base. Filter specs by programming language."
  },
  "use_cases": [
    "Discover supported programming languages for code generation",
    "Query available packages and dependencies for a specific language",
    "Check rate limits and service capabilities before job submission"
  ],
  "ideal_buyer": "Code generation agents and developers integrating GENCODE for automated programming tasks.",
  "example_prompt": "Get GENCODE specifications filtered to show only Python-related capabilities and packages.",
  "example_request_body": {
    "language": "python"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x56a0af9f4fffc07cb6215864c7ad074bd5d97b60",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 5,
      "mime_type": "application/json",
      "description": "Get GENCODE capabilities, supported languages, and packages. Optionally filter by language.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "language": {
              "enum": [
                "python",
                "javascript",
                "typescript",
                "r",
                "java",
                "bash"
              ],
              "type": "string",
              "required": false,
              "description": "Optional: filter to specific language (python, javascript, typescript, r, java, bash)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "limits": {
              "type": "object"
            },
            "packages": {
              "type": "object"
            },
            "languages": {
              "type": "array"
            },
            "description": {
              "type": "string"
            },
            "supportedLanguages": {
              "type": "array"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-gencode-run",
    "host": "x402.gencode.run",
    "url": "https://x402.gencode.run",
    "favicon": "https://x402.gencode.run/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-gencode-run-api-specs",
    "url": "https://x402all.com/resource/x402-gencode-run-api-specs",
    "name": "GENCODE \u00b7 Code Generation Specs",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-gencode-run-api-specs",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402.gencode.run/api/specs",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-gencode-run",
      "url": "https://x402.gencode.run",
      "name": "x402.gencode.run",
      "@type": "Organization"
    },
    "identifier": "x402-gencode-run-api-specs",
    "description": "Query GENCODE capabilities, supported languages, and packages for AI code generation. $0.001 per request on Base. Filter specs by programming language.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-gencode-run-api-specs",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-gencode-run-api-specs"
}
