{
  "openapi": "3.0.1",
  "info": {
    "title": "🔥 Apple Store Api",
    "description": "🚀 Discover the \"Apple Store API\" by Bebity! Unlock the power of the Apple Store and unleash its vast potential with ease and efficiency! 🌟 Whether you are an app developer 🛠️, a data analyst 📊, or a marketer 🚀, this versatile tool is your ultimate companion for all your Apple Store data needs.",
    "version": "0.0",
    "x-build-id": "JS0gx7sGKBuKQexN2"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/bebity~apple-store-api/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-bebity-apple-store-api",
        "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/bebity~apple-store-api/runs": {
      "post": {
        "operationId": "runs-sync-bebity-apple-store-api",
        "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/bebity~apple-store-api/run-sync": {
      "post": {
        "operationId": "run-sync-bebity-apple-store-api",
        "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",
        "required": [
          "action"
        ],
        "properties": {
          "action": {
            "title": "🔨 Action",
            "enum": [
              "getApps",
              "getAppDetails",
              "getSimilarApps",
              "searchApps",
              "getDevelopperApps",
              "getAppReviews",
              "getPrivacy",
              "getRatings"
            ],
            "type": "string",
            "description": "Select an action to perform",
            "default": "getApps"
          },
          "num": {
            "title": "🔢 Number max of rows",
            "type": "integer",
            "description": "Number of rows to get",
            "default": 200
          },
          "appIdOrUrl": {
            "title": "🔗 App id or url",
            "type": "string",
            "description": "Provide app id or url here => 'com.google.android.apps.translate' or 'https://play.google.com/store/apps/details?id=com.google.android.apps.translate'"
          },
          "devIdOrUrl": {
            "title": "🔗 Developer id or url",
            "type": "string",
            "description": "Provide developer id or url here => '5700313618786177705' or 'https://play.google.com/store/apps/dev?id=5700313618786177705'"
          },
          "category": {
            "title": "📦 Category",
            "enum": [
              "BOOKS",
              "BUSINESS",
              "CATALOGS",
              "EDUCATION",
              "ENTERTAINMENT",
              "FINANCE",
              "FOOD_AND_DRINK",
              "GAMES",
              "GAMES_ACTION",
              "GAMES_ADVENTURE",
              "GAMES_ARCADE",
              "GAMES_BOARD",
              "GAMES_CARD",
              "GAMES_CASINO",
              "GAMES_DICE",
              "GAMES_EDUCATIONAL",
              "GAMES_FAMILY",
              "GAMES_MUSIC",
              "GAMES_PUZZLE",
              "GAMES_RACING",
              "GAMES_ROLE_PLAYING",
              "GAMES_SIMULATION",
              "GAMES_SPORTS",
              "GAMES_STRATEGY",
              "GAMES_TRIVIA",
              "GAMES_WORD",
              "HEALTH_AND_FITNESS",
              "LIFESTYLE",
              "MAGAZINES_AND_NEWSPAPERS",
              "MAGAZINES_ARTS",
              "MAGAZINES_AUTOMOTIVE",
              "MAGAZINES_WEDDINGS",
              "MAGAZINES_BUSINESS",
              "MAGAZINES_CHILDREN",
              "MAGAZINES_COMPUTER",
              "MAGAZINES_FOOD",
              "MAGAZINES_CRAFTS",
              "MAGAZINES_ELECTRONICS",
              "MAGAZINES_ENTERTAINMENT",
              "MAGAZINES_FASHION",
              "MAGAZINES_HEALTH",
              "MAGAZINES_HISTORY",
              "MAGAZINES_HOME",
              "MAGAZINES_LITERARY",
              "MAGAZINES_MEN",
              "MAGAZINES_MOVIES_AND_MUSIC",
              "MAGAZINES_POLITICS",
              "MAGAZINES_OUTDOORS",
              "MAGAZINES_FAMILY",
              "MAGAZINES_PETS",
              "MAGAZINES_PROFESSIONAL",
              "MAGAZINES_REGIONAL",
              "MAGAZINES_SCIENCE",
              "MAGAZINES_SPORTS",
              "MAGAZINES_TEENS",
              "MAGAZINES_TRAVEL",
              "MAGAZINES_WOMEN",
              "MEDICAL",
              "MUSIC",
              "NAVIGATION",
              "NEWS",
              "PHOTO_AND_VIDEO",
              "PRODUCTIVITY",
              "REFERENCE",
              "SHOPPING",
              "SOCIAL_NETWORKING",
              "SPORTS",
              "TRAVEL",
              "UTILITIES",
              "WEATHER"
            ],
            "type": "string",
            "description": "Select app category"
          },
          "collection": {
            "title": "🆓 Collection",
            "enum": [
              "TOP_MAC",
              "TOP_FREE_MAC",
              "TOP_GROSSING_MAC",
              "TOP_PAID_MAC",
              "NEW_IOS",
              "NEW_FREE_IOS",
              "NEW_PAID_IOS",
              "TOP_FREE_IOS",
              "TOP_FREE_IPAD",
              "TOP_GROSSING_IOS",
              "TOP_GROSSING_IPAD",
              "TOP_PAID_IOS",
              "TOP_PAID_IPAD"
            ],
            "type": "string",
            "description": "Select your collection"
          },
          "sort": {
            "title": "⬆️ Order by",
            "enum": [
              "RECENT",
              "HELPFUL"
            ],
            "type": "string",
            "description": "Select ordering"
          },
          "lang": {
            "title": "🗣️ Default informations language",
            "pattern": "^[a-z]{2}$",
            "type": "string",
            "description": "Provide language. Example: 'en' / 'fr' ...."
          },
          "country": {
            "title": "🏴󠁥󠁳󠁰󠁶󠁿 Default country",
            "pattern": "^[a-z]{2}$",
            "type": "string",
            "description": "Provide country. Example: 'us' / 'fr' ...."
          },
          "fullDetail": {
            "title": "✅ Full details (more informations but make more requests)",
            "type": "boolean",
            "description": "If checked, more informations will be provided but more requests will be made",
            "default": false
          },
          "search": {
            "title": "🔎 Search",
            "type": "string",
            "description": "Provide search query"
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}