{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-logos-readia-io-api-agent-editarticle",
  "title": "Readia \u00b7 Edit Article",
  "url": "https://api.logos.readia.io/api/agent/editArticle",
  "category": "tools",
  "summary": "Edit owned articles including title, content, categories, and pricing.",
  "seo": {
    "title": "Article Editing API | x402 Content Management",
    "description": "Edit articles via x402. Pay 0.01 USDC on Base or Solana. Content management for AI agents."
  },
  "use_cases": [
    "Update article content and metadata",
    "Modify article pricing within 0.01-1.00 USD range",
    "Manage article categorization"
  ],
  "ideal_buyer": "Content platforms and publishing automation systems.",
  "example_prompt": "Update my article 123 with new content about DeFi trends and set price to 0.50 USD.",
  "example_request_body": {
    "price": 0.5,
    "title": "DeFi Trends 2024",
    "content": "New DeFi trends content...",
    "articleId": 123,
    "categories": [
      "DeFi",
      "Finance"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": true,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xec115640b09416a59fe77e4e7b852fe700fa6bf1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 900,
      "mime_type": "application/json",
      "description": "Edit article: $0.01",
      "verified": true,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "articleId"
            ],
            "properties": {
              "price": {
                "type": "number",
                "description": "New price in USD (0.01 - 1.00)"
              },
              "title": {
                "type": "string",
                "description": "New title for the article"
              },
              "content": {
                "type": "string",
                "description": "New content for the article (HTML supported)"
              },
              "articleId": {
                "type": "number",
                "description": "ID of the article to edit (must be owned by payer)"
              },
              "categories": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "New categories array"
              }
            }
          },
          "method": "POST"
        },
        "output": {
          "data": {
            "txHash": "0x...",
            "article": {
              "id": 123,
              "price": 0.25,
              "title": "Updated Article Title",
              "updatedAt": "2025-01-15T12:00:00Z",
              "categories": [
                "Technology",
                "Crypto"
              ]
            },
            "message": "Article updated successfully"
          },
          "success": true
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "cAXdcMFHK6y9yTP7AMETzXC7zvTeDBbQ5f4nvSWDx51",
      "asset": "C8wvVNuRPm237bQqqcfRxas77GTK3RzzoBCkWgrGpump",
      "max_amount_required_atomic": "83743843",
      "max_timeout_seconds": 900,
      "mime_type": "application/json",
      "description": "Edit article: $0.01",
      "verified": true,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "articleId"
            ],
            "properties": {
              "price": {
                "type": "number",
                "description": "New price in USD (0.01 - 1.00)"
              },
              "title": {
                "type": "string",
                "description": "New title for the article"
              },
              "content": {
                "type": "string",
                "description": "New content for the article (HTML supported)"
              },
              "articleId": {
                "type": "number",
                "description": "ID of the article to edit (must be owned by payer)"
              },
              "categories": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "New categories array"
              }
            }
          },
          "method": "POST"
        },
        "output": {
          "data": {
            "txHash": "0x...",
            "article": {
              "id": 123,
              "price": 0.25,
              "title": "Updated Article Title",
              "updatedAt": "2025-01-15T12:00:00Z",
              "categories": [
                "Technology",
                "Crypto"
              ]
            },
            "message": "Article updated successfully"
          },
          "success": true
        }
      }
    }
  ],
  "origin": {
    "slug": "api-logos-readia-io",
    "host": "api.logos.readia.io",
    "url": "https://api.logos.readia.io",
    "favicon": "https://logos.readia.io/favicon_io/apple-touch-icon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-logos-readia-io-api-agent-editarticle",
    "url": "https://x402all.com/resource/api-logos-readia-io-api-agent-editarticle",
    "name": "Readia \u00b7 Edit Article",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/api-logos-readia-io-api-agent-editarticle",
        "@type": "Offer",
        "price": "0.01",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.010000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/api-logos-readia-io-api-agent-editarticle",
        "@type": "Offer",
        "price": "83.743843",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "83.743843",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "C8wvVNuRPm237bQqqcfRxas77GTK3RzzoBCkWgrGpump"
          }
        ]
      }
    ],
    "sameAs": "https://api.logos.readia.io/api/agent/editArticle",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-logos-readia-io",
      "url": "https://api.logos.readia.io",
      "name": "api.logos.readia.io",
      "@type": "Organization"
    },
    "identifier": "api-logos-readia-io-api-agent-editarticle",
    "description": "Edit articles via x402. Pay 0.01 USDC on Base or Solana. Content management for AI agents.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-logos-readia-io-api-agent-editarticle",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-logos-readia-io-api-agent-editarticle"
}
