{
  "x402Version": 2,
  "id": 13152,
  "slug": "13152",
  "resource": "https://api.apify.com/v2/actors/:actorId/run-sync-get-dataset-items",
  "description": "Apify Store is the largest marketplace of tools for AI agents. Extract data from any website and automate your workflows with thousands of scrapers, crawlers, and automation tools called Actors.",
  "type": "http",
  "accepts": [
    {
      "scheme": "upto",
      "network": "eip155:8453",
      "payTo": "0x4aAbE17C239eF71c3A26bA7C2b3e0AeBbfC1DF26",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000000",
      "maxTimeoutSeconds": 18000
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x4aAbE17C239eF71c3A26bA7C2b3e0AeBbfC1DF26",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "Data",
      "discoverable": true,
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "routeTemplate": "/v2/actors/:actorId/run-sync-get-dataset-items",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": true,
                "description": "Actor input JSON. Each Actor on Apify Store defines its own input schema. Browse and inspect schemas at https://apify.com/store (Actor detail pages can be rendered in markdown by appending .md to their URL), or call the Apify API to fetch the schema for a specific Actor.",
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "automation",
        "web-data",
        "crawling",
        "context",
        "scraping"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.apify.com",
  "lastUpdated": "2026-09-14T12:02:43.557Z",
  "quality": {
    "calls30d": 35,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-14T12:02:43.429Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.apify.com",
    "manifest_name": "api.apify.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"
  }
}