{
  "x402Version": 2,
  "id": 9125,
  "slug": "9125",
  "resource": "https://api.trixielasagne.com/v1/data/profile",
  "description": "Deterministic dataset profile (CSV/Parquet)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6e06Db2C43C5FecCeB7Bd8fC7a560c4264e5c085",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "file": "sample.csv",
            "metadata": "{\"options\": {\"detail\": \"compact\"}}"
          },
          "bodyType": "form-data",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "dataset": {
              "bytes": 261,
              "columns": 4,
              "format": "csv",
              "rows": 10
            },
            "request_id": "req_c83180b1fb4a4a40b3a86db8752ccd14",
            "schema": [
              {
                "missing": 0,
                "missing_percentage": 0,
                "name": "revenue",
                "nullable": false,
                "type": "number",
                "unique_values": 9
              }
            ],
            "status": "completed"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "file": {
                    "description": "Dataset file to profile (CSV or Parquet)",
                    "format": "binary",
                    "type": "string"
                  },
                  "metadata": {
                    "description": "Optional JSON string: {format, options, limits}. See https://github.com/RobFarcrowd/trixie-lasagne/blob/main/API.md",
                    "type": "string"
                  }
                },
                "required": [
                  "file"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.trixielasagne.com",
  "lastUpdated": "2026-08-28T22:27:27.633Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T22:27:27.146Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.trixielasagne.com",
    "manifest_name": "api.trixielasagne.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}