{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stableemail-dev-api-send",
  "title": "Stableemail \u00b7 Send",
  "url": "https://stableemail.dev/api/send",
  "category": "data",
  "summary": "Stableemail \u00b7 Send \u2014 x402-protected data API. Pay $0.020 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "Stableemail \u00b7 Send \u2014 x402 data API \u00b7 $0.020 per call",
    "description": "Stableemail \u00b7 Send \u2014 x402-protected data API. Pay $0.020 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xdb5aa553feeb2c3e3d03e8360b36fb0f7e480671",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "to",
              "subject"
            ],
            "properties": {
              "to": {
                "type": "array",
                "items": {
                  "type": "string",
                  "format": "email",
                  "pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"
                },
                "maxItems": 50,
                "minItems": 1
              },
              "html": {
                "type": "string",
                "maxLength": 256000
              },
              "text": {
                "type": "string",
                "maxLength": 256000
              },
              "replyTo": {
                "type": "string",
                "format": "email",
                "pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"
              },
              "subject": {
                "type": "string",
                "maxLength": 998,
                "minLength": 1
              },
              "attachments": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "content",
                    "contentType",
                    "filename"
                  ],
                  "properties": {
                    "content": {
                      "type": "string",
                      "maxLength": 5000000
                    },
                    "filename": {
                      "type": "string",
                      "maxLength": 255,
                      "minLength": 1
                    },
                    "contentType": {
                      "type": "string",
                      "maxLength": 255,
                      "minLength": 1
                    }
                  },
                  "additionalProperties": false
                },
                "maxItems": 5
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "29XqFRpqRrXs8UjSsZnscqW3cTxNdY84qfaa9BGo3y4j",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "to",
              "subject"
            ],
            "properties": {
              "to": {
                "type": "array",
                "items": {
                  "type": "string",
                  "format": "email",
                  "pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"
                },
                "maxItems": 50,
                "minItems": 1
              },
              "html": {
                "type": "string",
                "maxLength": 256000
              },
              "text": {
                "type": "string",
                "maxLength": 256000
              },
              "replyTo": {
                "type": "string",
                "format": "email",
                "pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"
              },
              "subject": {
                "type": "string",
                "maxLength": 998,
                "minLength": 1
              },
              "attachments": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "content",
                    "contentType",
                    "filename"
                  ],
                  "properties": {
                    "content": {
                      "type": "string",
                      "maxLength": 5000000
                    },
                    "filename": {
                      "type": "string",
                      "maxLength": 255,
                      "minLength": 1
                    },
                    "contentType": {
                      "type": "string",
                      "maxLength": 255,
                      "minLength": 1
                    }
                  },
                  "additionalProperties": false
                },
                "maxItems": 5
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "stableemail-dev",
    "host": "stableemail.dev",
    "url": "https://stableemail.dev",
    "favicon": "https://stableemail.dev/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stableemail-dev-api-send",
    "url": "https://x402all.com/resource/stableemail-dev-api-send",
    "name": "Stableemail \u00b7 Send",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/stableemail-dev-api-send",
        "@type": "Offer",
        "price": "0.02",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.020000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/stableemail-dev-api-send",
        "@type": "Offer",
        "price": "0.02",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "solana"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.020000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://stableemail.dev/api/send",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stableemail-dev",
      "url": "https://stableemail.dev",
      "name": "stableemail.dev",
      "@type": "Organization"
    },
    "identifier": "stableemail-dev-api-send",
    "description": "Stableemail \u00b7 Send \u2014 x402-protected data API. Pay $0.020 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stableemail-dev-api-send",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stableemail-dev-api-send",
  "callability": {
    "status": "unknown",
    "schema_callability": 0.186,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-11T00:51:14.070436+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://stableemail.dev/api/send",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "05d9ecbf3f29761781dedae421637cee3ed6d8215b9a768baf6162d3216754ac"
  }
}