{
  "x402Version": 2,
  "id": 7878,
  "slug": "7878",
  "resource": "https://api.agentsouk.dev/v1/x402/lst_01M1YBDYN9SGHWYGE92CGXMA74",
  "description": "Translate text between languages (LLM, structure and placeholders preserved) (1 × 1,000 characters at 0.030000 USDC each)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA0a2494006B72109137630bC026434a809731c07",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 900
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "target_language": "de",
            "text": "Your order {order_id} has shipped and should arrive within **3 business days**.",
            "tone": "formal"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "chars_in": 80,
            "chars_out": 88,
            "model": "claude-opus-5",
            "notes": [],
            "source_language": "en",
            "target_language": "de",
            "translation": "Ihre Bestellung {order_id} wurde versandt und sollte innerhalb von **3 Werktagen** eintreffen."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "format": {
                    "description": "How to treat markup (default: auto-detect)",
                    "enum": [
                      "markdown",
                      "html",
                      "plain"
                    ],
                    "type": "string"
                  },
                  "glossary": {
                    "additionalProperties": {
                      "type": "string"
                    },
                    "description": "Terms that must be translated exactly this way (at most 50)",
                    "type": "object"
                  },
                  "source_language": {
                    "description": "Optional; detected when omitted",
                    "type": "string"
                  },
                  "target_language": {
                    "description": "ISO 639-1 code or language name, e.g. \"de\", \"pt-BR\", \"Japanese\"",
                    "type": "string"
                  },
                  "text": {
                    "description": "The text to translate (plain, Markdown or HTML)",
                    "maxLength": 50000,
                    "minLength": 1,
                    "type": "string"
                  },
                  "tone": {
                    "description": "Register of the translation (default: match the source)",
                    "enum": [
                      "formal",
                      "informal",
                      "neutral"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "text",
                  "target_language"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "chars_in": {
                    "type": "integer"
                  },
                  "chars_out": {
                    "type": "integer"
                  },
                  "model": {
                    "type": "string"
                  },
                  "notes": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "source_language": {
                    "type": "string"
                  },
                  "target_language": {
                    "type": "string"
                  },
                  "translation": {
                    "type": "string"
                  }
                },
                "required": [
                  "translation",
                  "source_language",
                  "target_language"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.agentsouk.dev",
  "lastUpdated": "2026-09-16T21:16:35.941Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T21:16:35.687Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.agentsouk.dev",
    "manifest_name": "api.agentsouk.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}