{
  "openapi": "3.0.1",
  "info": {
    "title": "Global Product Risk & Recall Monitor",
    "description": "Cross-source product-safety recall intelligence: EU Safety Gate, US openFDA, US CPSC and Health Canada normalized into one deduplicated schema with severity, provenance and change tracking.",
    "version": "1.1",
    "x-build-id": "h8dBunj4FUlufka9z"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/atlas_digital_assistant~global-product-risk-monitor/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-atlas_digital_assistant-global-product-risk-monitor",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/atlas_digital_assistant~global-product-risk-monitor/runs": {
      "post": {
        "operationId": "runs-sync-atlas_digital_assistant-global-product-risk-monitor",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/atlas_digital_assistant~global-product-risk-monitor/run-sync": {
      "post": {
        "operationId": "run-sync-atlas_digital_assistant-global-product-risk-monitor",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "sources": {
            "title": "Sources",
            "uniqueItems": true,
            "type": "array",
            "description": "Which official recall sources to query. Defaults to all four (EU + US x2 + Canada).",
            "items": {
              "type": "string",
              "enum": [
                "eu_safety_gate",
                "openfda",
                "us_cpsc",
                "health_canada"
              ],
              "enumTitles": [
                "EU Safety Gate (RAPEX) — non-food product alerts",
                "openFDA Enforcement — food/drug/device recalls (US)",
                "US CPSC — consumer product recalls",
                "Health Canada — recalls & safety alerts (Canada)"
              ]
            },
            "default": [
              "eu_safety_gate",
              "openfda",
              "us_cpsc",
              "health_canada"
            ]
          },
          "mode": {
            "title": "Run mode",
            "enum": [
              "incremental",
              "full"
            ],
            "type": "string",
            "description": "incremental: only records newer than the last run (or the lookback window on first run). full: a broad backfill over the lookback window.",
            "default": "incremental"
          },
          "maxItems": {
            "title": "Maximum items",
            "minimum": 1,
            "maximum": 50000,
            "type": "integer",
            "description": "Upper bound on the number of normalized records saved to the dataset (after filtering and deduplication).",
            "default": 200
          },
          "lookbackDays": {
            "title": "Lookback window (days)",
            "minimum": 1,
            "maximum": 3650,
            "type": "integer",
            "description": "How far back to look. Used as the first-run incremental window and as the full-mode backfill window.",
            "default": 90
          },
          "recheckWindowDays": {
            "title": "Recheck window (days)",
            "minimum": 0,
            "maximum": 365,
            "type": "integer",
            "description": "Incremental overlap: re-fetch and re-compare already-committed records whose cursor date is within this many days below the cursor, so upstream edits are surfaced as changed records. The cursor is never regressed by these re-checks. Set 0 to disable.",
            "default": 7
          },
          "fdaDatasets": {
            "title": "openFDA datasets",
            "uniqueItems": true,
            "type": "array",
            "description": "Which openFDA enforcement datasets to include (only relevant when openFDA is selected).",
            "items": {
              "type": "string",
              "enum": [
                "food",
                "drug",
                "device"
              ],
              "enumTitles": [
                "Food enforcement",
                "Drug enforcement",
                "Device enforcement"
              ]
            },
            "default": [
              "food",
              "drug",
              "device"
            ]
          },
          "product": {
            "title": "Product filter",
            "type": "string",
            "description": "Case-insensitive substring match against product name / title / description."
          },
          "brand": {
            "title": "Brand / firm filter",
            "type": "string",
            "description": "Case-insensitive substring match against brand or recalling firm."
          },
          "category": {
            "title": "Category filter",
            "type": "string",
            "description": "Case-insensitive substring match against normalized category labels."
          },
          "country": {
            "title": "Country filter",
            "type": "string",
            "description": "Case-insensitive substring match against countries or region scope (e.g. Germany, United States, EU, CA)."
          },
          "riskType": {
            "title": "Risk / hazard type filter",
            "type": "string",
            "description": "Case-insensitive substring match against the risk type or hazard text (e.g. choking, electric shock, Listeria)."
          },
          "severity": {
            "title": "Severity filter",
            "uniqueItems": true,
            "type": "array",
            "description": "Keep only records whose normalized severity is one of the selected levels.",
            "items": {
              "type": "string",
              "enum": [
                "high",
                "medium",
                "low",
                "unknown"
              ],
              "enumTitles": [
                "High",
                "Medium",
                "Low",
                "Unknown"
              ]
            }
          },
          "dateFrom": {
            "title": "Date from (inclusive)",
            "pattern": "^\\d{4}-\\d{2}-\\d{2}([T ].*)?$",
            "type": "string",
            "description": "ISO date, e.g. 2025-01-01. Keeps only records published on/after this date. Invalid calendar dates are rejected."
          },
          "dateTo": {
            "title": "Date to (inclusive)",
            "pattern": "^\\d{4}-\\d{2}-\\d{2}([T ].*)?$",
            "type": "string",
            "description": "ISO date, e.g. 2025-12-31. Keeps only records published on/before this date. Invalid calendar dates are rejected."
          },
          "since": {
            "title": "Incremental since (override)",
            "pattern": "^\\d{4}-\\d{2}-\\d{2}([T ].*)?$",
            "type": "string",
            "description": "Optional ISO date/timestamp overriding the automatic incremental cursor for this run."
          },
          "includeRaw": {
            "title": "Include raw source fields",
            "type": "boolean",
            "description": "Include a compact `raw` object of selected upstream values for auditing. Disable for leaner output.",
            "default": true
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}