{
  "x402Version": 2,
  "id": 13467,
  "slug": "13467",
  "resource": "https://billitright.co/run-transport_security",
  "description": "Password - CASA Cybersecurity Assessment - Consolidates evidence on secure communications, including certificate validity, hostname matching, protocol and cipher strength, forward secrecy, and TLS vulnerabilities. It determines whether the service uses a secure, authentic, and correctly configured transport channel.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xeF2fc5B24339371A659fd0571c9d0a1D63268d4f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Password - CASA Cybersecurity Assessment - Consolidates evidence on secure communications, including certificate validity, hostname matching, protocol and cipher strength, forward secrecy, and TLS vulnerabilities. It determines whether the service uses a secure, authentic, and correctly configured transport channel.",
        "input": {
          "body": {
            "access_token": "my-token",
            "target_url": "https://example.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "description": "Asynchronous endpoint. The 202 response returns a ticket {job_id, status, poll_token}, not the result. Poll GET https://billitright.co/jobs/{job_id} with header 'X-Job-Token: <poll_token>' until status is 'completed' or 'failed'; the completed job contains the 'result'.",
          "example": {
            "job_id": "550e8400-e29b-41d4-a716-446655440000",
            "poll_token": "7c9e6679-7425-40de-944b-e07fc1f90ae7",
            "status": "pending"
          },
          "type": "json"
        },
        "title": "Transport Security",
        "version": "1.0.0"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "access_token": {
                    "type": "string"
                  },
                  "binding": {
                    "enum": [
                      "rest",
                      "mcp"
                    ],
                    "type": "string"
                  },
                  "files": {
                    "type": "object"
                  },
                  "target_url": {
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "target_url"
                ],
                "type": "object"
              },
              "bodyType": {
                "type": "string"
              },
              "method": {
                "type": "string"
              },
              "type": {
                "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": "billitright.co",
  "lastUpdated": "2026-09-17T04:03:02.157Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T04:03:01.626Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "billitright.co",
    "manifest_name": "billitright.co",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}