{
  "openapi": "3.0.1",
  "info": {
    "title": "Social Media Finder",
    "description": "Find social media profiles across 400+ platforms by username. Search Instagram, TikTok, YouTube, LinkedIn, GitHub, Twitter/X, Reddit, Snapchat, Steam, Twitch, Pinterest, Medium, Discord, Telegram, Spotify, and hundreds more.",
    "version": "1.0",
    "x-build-id": "SMDMIJcqh7bVyIaw9"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/crawlerbros~social-media-finder/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-crawlerbros-social-media-finder",
        "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/crawlerbros~social-media-finder/runs": {
      "post": {
        "operationId": "runs-sync-crawlerbros-social-media-finder",
        "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/crawlerbros~social-media-finder/run-sync": {
      "post": {
        "operationId": "run-sync-crawlerbros-social-media-finder",
        "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": [
          "queries"
        ],
        "properties": {
          "queries": {
            "title": "Usernames / Nicknames",
            "type": "array",
            "description": "List of usernames or nicknames to search across social media platforms. Supports wildcard expansion with {?} (e.g., john{?}doe expands to john_doe, john-doe, john.doe).",
            "items": {
              "type": "string"
            }
          },
          "platforms": {
            "title": "Platforms (optional filter)",
            "type": "array",
            "description": "Select specific platforms to search. Leave empty to search all 400+ platforms.",
            "items": {
              "type": "string",
              "enum": [
                "1337x",
                "2Dimensions",
                "9GAG",
                "AWS Skills Profile",
                "About.me",
                "Academia.edu",
                "AdmireMe.Vip",
                "Airbit",
                "Airliners",
                "All Things Worn",
                "AllMyLinks",
                "AniWorld",
                "Anilist",
                "Aparat",
                "Apple Developer",
                "Apple Discussions",
                "Archive of Our Own",
                "Arduino Forum",
                "ArtStation",
                "Asciinema",
                "Ask Fedora",
                "Atcoder",
                "Audiojungle",
                "Autofrage",
                "Avizo",
                "BOOTH",
                "BabyRu",
                "Bandcamp",
                "Bazar.cz",
                "Behance",
                "Bezuzyteczna",
                "BiggerPockets",
                "BioHacking",
                "BitBucket",
                "Bitwarden Forum",
                "Blipfoto",
                "Blitz Tactics",
                "Bluesky",
                "BoardGameGeek",
                "BongaCams",
                "Bookcrossing",
                "BraveCommunity",
                "BreachSta.rs Forum",
                "BugCrowd",
                "BuyMeACoffee",
                "BuzzFeed",
                "CGTrader",
                "CNET",
                "CSSBattle",
                "CTAN",
                "Caddy Community",
                "Car Talk Community",
                "Carbonmade",
                "Career.habr",
                "CashApp",
                "Cfx.re Forum",
                "Championat",
                "Chaos",
                "Chatujme.cz",
                "ChaturBate",
                "Chess",
                "Choice Community",
                "Chollometro",
                "Clapper",
                "CloudflareCommunity",
                "Clozemaster",
                "Clubhouse",
                "Code Snippet Wiki",
                "CodeSandbox",
                "Codeberg",
                "Codecademy",
                "Codechef",
                "Codeforces",
                "Codepen",
                "Coders Rank",
                "Coderwall",
                "Codewars",
                "Coinvote",
                "ColourLovers",
                "Contently",
                "Coroflot",
                "Cplusplus",
                "Cracked",
                "Cracked Forum",
                "Credly",
                "Crevado",
                "Crowdin",
                "CryptoHack",
                "Cryptomator Forum",
                "Cults3D",
                "CurseForge",
                "CyberDefenders",
                "DEV Community",
                "DMOJ",
                "DailyMotion",
                "Dealabs",
                "DigitalSpy",
                "Discogs",
                "Discord",
                "Discuss.Elastic.co",
                "Diskusjon.no",
                "Disqus",
                "Docker Hub",
                "Dribbble",
                "Duolingo",
                "Eintracht Frankfurt Forum",
                "Empretienda AR",
                "Envato Forum",
                "Erome",
                "Exposure",
                "EyeEm",
                "F3.cool",
                "Fameswap",
                "Fandom",
                "Fanpop",
                "Finanzfrage",
                "Flickr",
                "Flightradar24",
                "Flipboard",
                "Football",
                "FortniteTracker",
                "Forum Ophilia",
                "Fosstodon",
                "Framapiaf",
                "Freelancer",
                "Freesound",
                "GNOME VCS",
                "GaiaOnline",
                "GameFAQs",
                "Gamespot",
                "Genius (Artists)",
                "Genius (Users)",
                "Gesundheitsfrage",
                "GetMyUni",
                "Giant Bomb",
                "GitBook",
                "GitHub",
                "GitLab",
                "Gitea",
                "Gitee",
                "GoodReads",
                "Google Play",
                "Gradle",
                "Grailed",
                "Gravatar",
                "Gumroad",
                "Gutefrage",
                "HackMD",
                "HackTheBox",
                "Hackaday",
                "HackenProof (Hackers)",
                "HackerEarth",
                "HackerNews",
                "HackerOne",
                "HackerRank",
                "HackerSploit",
                "Harvard Scholar",
                "Heavy-R",
                "Hive Blog",
                "Holopin",
                "HotUKdeals",
                "Houzz",
                "HubPages",
                "HudsonRock",
                "Hugging Face",
                "IFTTT",
                "IRC-Galleria",
                "Icons8 Community",
                "Ifunny",
                "Image Fap",
                "ImgUp.cz",
                "Imgur",
                "Instagram",
                "Instapaper",
                "Instructables",
                "Intigriti",
                "Ionic Forum",
                "Issuu",
                "Itch.io",
                "Itemfix",
                "Jellyfin Weblate",
                "Jimdo",
                "Joplin Forum",
                "Jupyter Community Forum",
                "Kaggle",
                "Keybase",
                "Kick",
                "Kik",
                "Kongregate",
                "Kvinneguiden",
                "LOR",
                "Laracast",
                "Launchpad",
                "LeetCode",
                "LemmyWorld",
                "Letterboxd",
                "LibraryThing",
                "Lichess",
                "LinkedIn",
                "Linktree",
                "LinuxFR.org",
                "Listed",
                "LiveJournal",
                "Lobsters",
                "LottieFiles",
                "MMORPG Forum",
                "Mamot",
                "Medium",
                "Memrise",
                "Minecraft",
                "MixCloud",
                "Monkeytype",
                "Motherless",
                "Motorradfrage",
                "MuseScore",
                "MyAnimeList",
                "MyMiniFactory",
                "Mydealz",
                "Mydramalist",
                "Myspace",
                "NICommunityForum",
                "NationStates Nation",
                "NationStates Region",
                "Naver",
                "Needrom",
                "Newgrounds",
                "Nextcloud Forum",
                "Nightbot",
                "Ninja Kiwi",
                "NintendoLife",
                "NitroType",
                "NotABug.org",
                "Nothing Community",
                "Nyaa.si",
                "ObservableHQ",
                "Odysee",
                "Open Collective",
                "OpenGameArt",
                "OpenStreetMap",
                "Opensource",
                "OurDJTalk",
                "Outgress",
                "PCGamer",
                "PSNProfiles.com",
                "Packagist",
                "Pastebin",
                "Patreon",
                "PentesterLab",
                "PepperNL",
                "PepperPL",
                "Pepperdeals",
                "PepperealsUS",
                "Periscope",
                "Pinkbike",
                "Pinterest",
                "Platzi",
                "PlayStore",
                "Playstrategy",
                "Plurk",
                "Pokemon Showdown",
                "Polarsteps",
                "Polygon",
                "Polymart",
                "Preisjaeger",
                "ProductHunt",
                "PromoDJ",
                "Promodescuentos",
                "Pronouns.page",
                "PyPi",
                "Pychess",
                "Python.org Discussions",
                "Rajce.net",
                "Rate Your Music",
                "Rclone Forum",
                "RedTube",
                "Redbubble",
                "Reisefrage",
                "Replit.com",
                "ResearchGate",
                "ReverbNation",
                "Roblox",
                "RoyalCams",
                "Ruby Forums",
                "RubyGems",
                "Rumble",
                "RuneScape",
                "SEOForum",
                "SOOP",
                "SWAPD",
                "Sbazar.cz",
                "Scratch",
                "ShitpostBot5000",
                "Signal",
                "Sketchfab",
                "Slack",
                "Slant",
                "Slashdot",
                "Slides",
                "SmugMug",
                "Snapchat",
                "SoundCloud",
                "SourceForge",
                "SoylentNews",
                "SpeakerDeck",
                "Speedrun.com",
                "Spells8",
                "Splits.io",
                "Sporcle",
                "Sportlerfrage",
                "SportsRU",
                "Star Citizen",
                "Status Cafe",
                "Steam Community (Group)",
                "Steam Community (User)",
                "Strava",
                "SublimeForum",
                "TETR.IO",
                "TRAKTRAIN",
                "Telegram",
                "Tellonym.me",
                "Tenor",
                "Terraria Forums",
                "TheMovieDB",
                "ThemeForest",
                "Tiendanube",
                "TikTok",
                "TnAFlix",
                "Topcoder",
                "Topmate",
                "TradingView",
                "Trakt",
                "TrashboxRU",
                "Trawelling",
                "Trello",
                "Tuna",
                "Tweakers",
                "Twitch",
                "Twitter",
                "Typeracer",
                "Ultimate-Guitar",
                "Unsplash",
                "Untappd",
                "VK",
                "VLR",
                "VSCO",
                "Valorant Forums",
                "Velog",
                "Velomania",
                "Venmo",
                "Vero",
                "Vimeo",
                "VirusTotal",
                "Vjudge",
                "WICG Forum",
                "Wakatime",
                "Warframe Market",
                "Warrior Forum",
                "Wattpad",
                "WebNode",
                "Weebly",
                "Wikidot",
                "Wikipedia",
                "Windy",
                "Wix",
                "WolframalphaForum",
                "WordPress",
                "WordPressOrg",
                "Wordnik",
                "Wowhead",
                "Wykop",
                "Xbox Gamertag",
                "Xvideos",
                "YouNow",
                "YouPic",
                "YouPorn",
                "YouTube",
                "addons.wago.io",
                "akniga",
                "authorSTREAM",
                "babyblogRU",
                "chaos.social",
                "couchsurfing",
                "d3RU",
                "dailykos",
                "datingRU",
                "dcinside",
                "devRant",
                "drive2",
                "eGPU",
                "eintracht",
                "exophase",
                "fixya",
                "fl",
                "forum_guns",
                "freecodecamp",
                "furaffinity",
                "geocaching",
                "habr",
                "hackster",
                "hunting",
                "igromania",
                "imood",
                "irecommend",
                "jbzd.com.pl",
                "jeuxvideo",
                "kaskus",
                "kofi",
                "kwork",
                "last.fm",
                "leasehackr",
                "livelib",
                "mastodon.cloud",
                "mastodon.social",
                "mastodon.xyz",
                "minds",
                "moikrug",
                "mstdn.io",
                "mstdn.social",
                "n8n Community",
                "nairaland.com",
                "namuwiki",
                "nnRU",
                "note",
                "npm",
                "omg.lol",
                "osu!",
                "pikabu",
                "pixelfed.social",
                "pr0gramm",
                "prog.hu",
                "programming.dev",
                "satsisRU",
                "sessionize",
                "social.tchncs.de",
                "spletnik",
                "threads",
                "tistory",
                "toster",
                "tumblr",
                "uid",
                "write.as",
                "znanylekarz.pl"
              ],
              "enumTitles": [
                "1337x",
                "2Dimensions",
                "9GAG",
                "AWS Skills Profile",
                "About.me",
                "Academia.edu",
                "AdmireMe.Vip",
                "Airbit",
                "Airliners",
                "All Things Worn",
                "AllMyLinks",
                "AniWorld",
                "Anilist",
                "Aparat",
                "Apple Developer",
                "Apple Discussions",
                "Archive of Our Own",
                "Arduino Forum",
                "ArtStation",
                "Asciinema",
                "Ask Fedora",
                "Atcoder",
                "Audiojungle",
                "Autofrage",
                "Avizo",
                "BOOTH",
                "BabyRu",
                "Bandcamp",
                "Bazar.cz",
                "Behance",
                "Bezuzyteczna",
                "BiggerPockets",
                "BioHacking",
                "BitBucket",
                "Bitwarden Forum",
                "Blipfoto",
                "Blitz Tactics",
                "Bluesky",
                "BoardGameGeek",
                "BongaCams",
                "Bookcrossing",
                "BraveCommunity",
                "BreachSta.rs Forum",
                "BugCrowd",
                "BuyMeACoffee",
                "BuzzFeed",
                "CGTrader",
                "CNET",
                "CSSBattle",
                "CTAN",
                "Caddy Community",
                "Car Talk Community",
                "Carbonmade",
                "Career.habr",
                "CashApp",
                "Cfx.re Forum",
                "Championat",
                "Chaos",
                "Chatujme.cz",
                "ChaturBate",
                "Chess",
                "Choice Community",
                "Chollometro",
                "Clapper",
                "CloudflareCommunity",
                "Clozemaster",
                "Clubhouse",
                "Code Snippet Wiki",
                "CodeSandbox",
                "Codeberg",
                "Codecademy",
                "Codechef",
                "Codeforces",
                "Codepen",
                "Coders Rank",
                "Coderwall",
                "Codewars",
                "Coinvote",
                "ColourLovers",
                "Contently",
                "Coroflot",
                "Cplusplus",
                "Cracked",
                "Cracked Forum",
                "Credly",
                "Crevado",
                "Crowdin",
                "CryptoHack",
                "Cryptomator Forum",
                "Cults3D",
                "CurseForge",
                "CyberDefenders",
                "DEV Community",
                "DMOJ",
                "DailyMotion",
                "Dealabs",
                "DigitalSpy",
                "Discogs",
                "Discord",
                "Discuss.Elastic.co",
                "Diskusjon.no",
                "Disqus",
                "Docker Hub",
                "Dribbble",
                "Duolingo",
                "Eintracht Frankfurt Forum",
                "Empretienda AR",
                "Envato Forum",
                "Erome",
                "Exposure",
                "EyeEm",
                "F3.cool",
                "Fameswap",
                "Fandom",
                "Fanpop",
                "Finanzfrage",
                "Flickr",
                "Flightradar24",
                "Flipboard",
                "Football",
                "FortniteTracker",
                "Forum Ophilia",
                "Fosstodon",
                "Framapiaf",
                "Freelancer",
                "Freesound",
                "GNOME VCS",
                "GaiaOnline",
                "GameFAQs",
                "Gamespot",
                "Genius (Artists)",
                "Genius (Users)",
                "Gesundheitsfrage",
                "GetMyUni",
                "Giant Bomb",
                "GitBook",
                "GitHub",
                "GitLab",
                "Gitea",
                "Gitee",
                "GoodReads",
                "Google Play",
                "Gradle",
                "Grailed",
                "Gravatar",
                "Gumroad",
                "Gutefrage",
                "HackMD",
                "HackTheBox",
                "Hackaday",
                "HackenProof (Hackers)",
                "HackerEarth",
                "HackerNews",
                "HackerOne",
                "HackerRank",
                "HackerSploit",
                "Harvard Scholar",
                "Heavy-R",
                "Hive Blog",
                "Holopin",
                "HotUKdeals",
                "Houzz",
                "HubPages",
                "HudsonRock",
                "Hugging Face",
                "IFTTT",
                "IRC-Galleria",
                "Icons8 Community",
                "Ifunny",
                "Image Fap",
                "ImgUp.cz",
                "Imgur",
                "Instagram",
                "Instapaper",
                "Instructables",
                "Intigriti",
                "Ionic Forum",
                "Issuu",
                "Itch.io",
                "Itemfix",
                "Jellyfin Weblate",
                "Jimdo",
                "Joplin Forum",
                "Jupyter Community Forum",
                "Kaggle",
                "Keybase",
                "Kick",
                "Kik",
                "Kongregate",
                "Kvinneguiden",
                "LOR",
                "Laracast",
                "Launchpad",
                "LeetCode",
                "LemmyWorld",
                "Letterboxd",
                "LibraryThing",
                "Lichess",
                "LinkedIn",
                "Linktree",
                "LinuxFR.org",
                "Listed",
                "LiveJournal",
                "Lobsters",
                "LottieFiles",
                "MMORPG Forum",
                "Mamot",
                "Medium",
                "Memrise",
                "Minecraft",
                "MixCloud",
                "Monkeytype",
                "Motherless",
                "Motorradfrage",
                "MuseScore",
                "MyAnimeList",
                "MyMiniFactory",
                "Mydealz",
                "Mydramalist",
                "Myspace",
                "NICommunityForum",
                "NationStates Nation",
                "NationStates Region",
                "Naver",
                "Needrom",
                "Newgrounds",
                "Nextcloud Forum",
                "Nightbot",
                "Ninja Kiwi",
                "NintendoLife",
                "NitroType",
                "NotABug.org",
                "Nothing Community",
                "Nyaa.si",
                "ObservableHQ",
                "Odysee",
                "Open Collective",
                "OpenGameArt",
                "OpenStreetMap",
                "Opensource",
                "OurDJTalk",
                "Outgress",
                "PCGamer",
                "PSNProfiles.com",
                "Packagist",
                "Pastebin",
                "Patreon",
                "PentesterLab",
                "PepperNL",
                "PepperPL",
                "Pepperdeals",
                "PepperealsUS",
                "Periscope",
                "Pinkbike",
                "Pinterest",
                "Platzi",
                "PlayStore",
                "Playstrategy",
                "Plurk",
                "Pokemon Showdown",
                "Polarsteps",
                "Polygon",
                "Polymart",
                "Preisjaeger",
                "ProductHunt",
                "PromoDJ",
                "Promodescuentos",
                "Pronouns.page",
                "PyPi",
                "Pychess",
                "Python.org Discussions",
                "Rajce.net",
                "Rate Your Music",
                "Rclone Forum",
                "RedTube",
                "Redbubble",
                "Reisefrage",
                "Replit.com",
                "ResearchGate",
                "ReverbNation",
                "Roblox",
                "RoyalCams",
                "Ruby Forums",
                "RubyGems",
                "Rumble",
                "RuneScape",
                "SEOForum",
                "SOOP",
                "SWAPD",
                "Sbazar.cz",
                "Scratch",
                "ShitpostBot5000",
                "Signal",
                "Sketchfab",
                "Slack",
                "Slant",
                "Slashdot",
                "Slides",
                "SmugMug",
                "Snapchat",
                "SoundCloud",
                "SourceForge",
                "SoylentNews",
                "SpeakerDeck",
                "Speedrun.com",
                "Spells8",
                "Splits.io",
                "Sporcle",
                "Sportlerfrage",
                "SportsRU",
                "Star Citizen",
                "Status Cafe",
                "Steam Community (Group)",
                "Steam Community (User)",
                "Strava",
                "SublimeForum",
                "TETR.IO",
                "TRAKTRAIN",
                "Telegram",
                "Tellonym.me",
                "Tenor",
                "Terraria Forums",
                "TheMovieDB",
                "ThemeForest",
                "Tiendanube",
                "TikTok",
                "TnAFlix",
                "Topcoder",
                "Topmate",
                "TradingView",
                "Trakt",
                "TrashboxRU",
                "Trawelling",
                "Trello",
                "Tuna",
                "Tweakers",
                "Twitch",
                "Twitter",
                "Typeracer",
                "Ultimate-Guitar",
                "Unsplash",
                "Untappd",
                "VK",
                "VLR",
                "VSCO",
                "Valorant Forums",
                "Velog",
                "Velomania",
                "Venmo",
                "Vero",
                "Vimeo",
                "VirusTotal",
                "Vjudge",
                "WICG Forum",
                "Wakatime",
                "Warframe Market",
                "Warrior Forum",
                "Wattpad",
                "WebNode",
                "Weebly",
                "Wikidot",
                "Wikipedia",
                "Windy",
                "Wix",
                "WolframalphaForum",
                "WordPress",
                "WordPressOrg",
                "Wordnik",
                "Wowhead",
                "Wykop",
                "Xbox Gamertag",
                "Xvideos",
                "YouNow",
                "YouPic",
                "YouPorn",
                "YouTube",
                "addons.wago.io",
                "akniga",
                "authorSTREAM",
                "babyblogRU",
                "chaos.social",
                "couchsurfing",
                "d3RU",
                "dailykos",
                "datingRU",
                "dcinside",
                "devRant",
                "drive2",
                "eGPU",
                "eintracht",
                "exophase",
                "fixya",
                "fl",
                "forum_guns",
                "freecodecamp",
                "furaffinity",
                "geocaching",
                "habr",
                "hackster",
                "hunting",
                "igromania",
                "imood",
                "irecommend",
                "jbzd.com.pl",
                "jeuxvideo",
                "kaskus",
                "kofi",
                "kwork",
                "last.fm",
                "leasehackr",
                "livelib",
                "mastodon.cloud",
                "mastodon.social",
                "mastodon.xyz",
                "minds",
                "moikrug",
                "mstdn.io",
                "mstdn.social",
                "n8n Community",
                "nairaland.com",
                "namuwiki",
                "nnRU",
                "note",
                "npm",
                "omg.lol",
                "osu!",
                "pikabu",
                "pixelfed.social",
                "pr0gramm",
                "prog.hu",
                "programming.dev",
                "satsisRU",
                "sessionize",
                "social.tchncs.de",
                "spletnik",
                "threads",
                "tistory",
                "toster",
                "tumblr",
                "uid",
                "write.as",
                "znanylekarz.pl"
              ]
            }
          },
          "maxResults": {
            "title": "Max Results",
            "minimum": 1,
            "type": "integer",
            "description": "Maximum total results to return across all usernames. Leave empty for no limit."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}