{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-ttsaudit-com-v1-audit",
  "title": "Api \u00b7 Audit",
  "url": "https://api.ttsaudit.com/v1/audit",
  "category": "data",
  "summary": "Api \u00b7 Audit \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Audit \u2014 x402 data API \u00b7 $0.010 per call",
    "description": "Api \u00b7 Audit \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xc5da72828ba2756d662f8cf74e14d41232edc9c0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 900,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "files"
            ],
            "properties": {
              "pace": {
                "enum": [
                  "true",
                  "false"
                ],
                "type": "string",
                "description": "Run pacing/WPM analysis"
              },
              "files": {
                "type": "array",
                "items": {
                  "type": "string",
                  "format": "binary"
                },
                "description": "Audio files to audit (multipart/form-data)"
              },
              "quality": {
                "enum": [
                  "true",
                  "false"
                ],
                "type": "string",
                "description": "Run per-track quality analysis (SNR, clipping, artifacts)"
              },
              "X-Wallet": {
                "type": "string",
                "description": "Optional header (not a body field). Pass the payer wallet address ahead of the 402 response so previously-audited files return at the cached price (0.2 credits = $0.002 per analysis). Must match the wallet that signs the x402 payment."
              },
              "accuracy": {
                "enum": [
                  "standard",
                  "high",
                  "highest"
                ],
                "type": "string",
                "description": "Transcription accuracy tier (default: standard)"
              },
              "comparison": {
                "enum": [
                  "true",
                  "false"
                ],
                "type": "string",
                "description": "Run cross-file similarity analysis"
              },
              "scriptAccuracy": {
                "enum": [
                  "true",
                  "false"
                ],
                "type": "string",
                "description": "Run transcript-vs-script accuracy analysis"
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "form-data"
        },
        "output": {
          "type": "json",
          "example": {
            "score": 82,
            "checks": {
              "quality": {
                "score": 75,
                "summary": "2 tracks with noticeable artifacts."
              },
              "comparison": {
                "score": 90,
                "summary": "Good consistency across files."
              }
            },
            "timing": {
              "total": 4.2
            },
            "auditId": "abc123",
            "summary": "3 of 5 files flagged for regeneration.",
            "fileCount": 5,
            "reportUrl": "https://ttsaudit.com/dashboard?tab=audit&session=abc123",
            "regenCount": 3,
            "creditsUsed": 10,
            "tracksToRegenerate": [
              {
                "file": "track_03.wav",
                "reasons": [
                  {
                    "check": "quality",
                    "message": "High artifact count"
                  }
                ]
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-ttsaudit-com",
    "host": "api.ttsaudit.com",
    "url": "https://api.ttsaudit.com",
    "favicon": "https://ttsaudit.com/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-ttsaudit-com-v1-audit",
    "url": "https://x402all.com/resource/api-ttsaudit-com-v1-audit",
    "name": "Api \u00b7 Audit",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-ttsaudit-com-v1-audit",
      "@type": "Offer",
      "price": "0.01",
      "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.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://api.ttsaudit.com/v1/audit",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-ttsaudit-com",
      "url": "https://api.ttsaudit.com",
      "name": "api.ttsaudit.com",
      "@type": "Organization"
    },
    "identifier": "api-ttsaudit-com-v1-audit",
    "description": "Api \u00b7 Audit \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-ttsaudit-com-v1-audit",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-ttsaudit-com-v1-audit",
  "callability": {
    "status": "partial",
    "schema_callability": 0.35,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:48:48.076091+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.ttsaudit.com/v1/audit",
    "response_schema": {
      "type": "json",
      "example": {
        "score": 82,
        "checks": {
          "quality": {
            "score": 75,
            "summary": "2 tracks with noticeable artifacts."
          },
          "comparison": {
            "score": 90,
            "summary": "Good consistency across files."
          }
        },
        "timing": {
          "total": 4.2
        },
        "auditId": "abc123",
        "summary": "3 of 5 files flagged for regeneration.",
        "fileCount": 5,
        "reportUrl": "https://ttsaudit.com/dashboard?tab=audit&session=abc123",
        "regenCount": 3,
        "creditsUsed": 10,
        "tracksToRegenerate": [
          {
            "file": "track_03.wav",
            "reasons": [
              {
                "check": "quality",
                "message": "High artifact count"
              }
            ]
          }
        ]
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "bd695b0d1988869062a908ffaa352a9adacb6460debf261b2ba440a9421b063c"
  }
}