{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-dirtroad-dev-tools-string-utils-to-lowercase",
  "title": "DirtRoad \u00b7 String to Lowercase",
  "url": "https://api.dirtroad.dev/tools/string-utils/to-lowercase",
  "category": "tools",
  "summary": "Convert text strings to lowercase format with original preservation.",
  "seo": {
    "title": "String Lowercase API | Text Utility x402",
    "description": "Convert strings to lowercase via x402. Simple text transformation utility on Base. $0.0001 USDC per call."
  },
  "use_cases": [
    "Normalize text case for data processing pipelines",
    "Standardize string inputs for comparison operations"
  ],
  "ideal_buyer": "Data processing agents and text normalization workflows needing case transformation.",
  "example_prompt": "Convert 'Hello World' to lowercase.",
  "example_request_body": {
    "text": "Hello World"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.005,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x71dc0bc68e7f0e2c5aace661b0f3fb995a80aaf4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "to-lowercase (paid)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "required": [
            "original",
            "result"
          ],
          "properties": {
            "result": {
              "type": "string"
            },
            "original": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-d3e4505c54c2",
  "origin": {
    "slug": "api-dirtroad-dev",
    "host": "api.dirtroad.dev",
    "url": "https://api.dirtroad.dev",
    "favicon": "https://dirtroad.dev/mintlify-assets/_mintlify/favicons/dirtroaddev/hL1CxJhINP8GaPGW/_generated/favicon/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-dirtroad-dev-tools-string-utils-to-lowercase",
    "url": "https://x402all.com/resource/api-dirtroad-dev-tools-string-utils-to-lowercase",
    "name": "DirtRoad \u00b7 String to Lowercase",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-dirtroad-dev-tools-string-utils-to-lowercase",
      "@type": "Offer",
      "price": "0.0001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000100",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.dirtroad.dev/tools/string-utils/to-lowercase",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-dirtroad-dev",
      "url": "https://api.dirtroad.dev",
      "name": "api.dirtroad.dev",
      "@type": "Organization"
    },
    "identifier": "api-dirtroad-dev-tools-string-utils-to-lowercase",
    "description": "Convert strings to lowercase via x402. Simple text transformation utility on Base. $0.0001 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-string-utils-to-lowercase",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-dirtroad-dev-tools-string-utils-to-lowercase"
}
