{
  "openapi": "3.0.1",
  "info": {
    "title": "GMGN New Token Launch Detector — Pump.fun & Four.meme",
    "description": "Detect every newly-launched memecoin pair on Solana, BSC, Ethereum, Base, Tron, Monad in real-time. Covers pump.fun, four.meme, bonk.fun, flap, Raydium, PancakeSwap and more. 60+ fields per pair: token info, launchpad, dev wallet, liquidity, security flags, social links, sniper exposure.",
    "version": "1.0",
    "x-build-id": "UkRpXVE2ofOZVjnNs"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/logiover~gmgn-new-token-launch-detector/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-logiover-gmgn-new-token-launch-detector",
        "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/logiover~gmgn-new-token-launch-detector/runs": {
      "post": {
        "operationId": "runs-sync-logiover-gmgn-new-token-launch-detector",
        "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/logiover~gmgn-new-token-launch-detector/run-sync": {
      "post": {
        "operationId": "run-sync-logiover-gmgn-new-token-launch-detector",
        "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": {
          "chains": {
            "title": "Chains",
            "uniqueItems": true,
            "type": "array",
            "description": "Which blockchains to scan for new pairs. Solana (pump.fun) and BSC (four.meme) are by far the highest-volume launch chains. Default scans both. All six chains: sol, bsc, eth, base, tron, monad.",
            "items": {
              "type": "string",
              "enum": [
                "sol",
                "bsc",
                "eth",
                "base",
                "tron",
                "monad"
              ],
              "enumTitles": [
                "Solana",
                "BSC (BNB Chain)",
                "Ethereum",
                "Base",
                "Tron",
                "Monad"
              ]
            },
            "default": [
              "sol",
              "bsc",
              "eth",
              "base",
              "tron",
              "monad"
            ]
          },
          "periods": {
            "title": "Lookback Periods",
            "uniqueItems": true,
            "type": "array",
            "description": "How far back to fetch new pairs. '1h' = pairs launched in the last 1 hour, '6h' = last 6 hours, '24h' = last 24 hours. Use '1h' for live sniper feeds; '24h' for daily research exports.",
            "items": {
              "type": "string",
              "enum": [
                "1h",
                "6h",
                "24h"
              ],
              "enumTitles": [
                "Last 1 hour",
                "Last 6 hours",
                "Last 24 hours"
              ]
            },
            "default": [
              "1h",
              "6h",
              "24h"
            ]
          },
          "launchpads": {
            "title": "Launchpad Filter",
            "type": "array",
            "description": "Only keep pairs from these launchpads. Common values: 'pump' (Solana pump.fun), 'pumpamm' / 'pumpswap' (pump.fun AMM), 'raydium' (Raydium), 'meteora', 'bonk' (bonk.fun), 'fourmeme' (BSC four.meme), 'flap' (BSC flap), 'pancakeswap', 'uniswap', 'sunpump' (Tron). Leave empty for all launchpads.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "filters": {
            "title": "Security Filters",
            "uniqueItems": true,
            "type": "array",
            "description": "Server-side security filters (same as GMGN UI). 'not_honeypot' excludes honeypots, 'renounced' keeps renounced contracts, 'frozen' keeps locked LP, 'burnt' keeps burnt LP. Leave empty for the full unfiltered list.",
            "items": {
              "type": "string",
              "enum": [
                "not_honeypot",
                "verified",
                "renounced",
                "frozen",
                "no_mint_authority",
                "burnt"
              ],
              "enumTitles": [
                "Not Honeypot",
                "Verified",
                "Renounced Ownership",
                "Frozen Liquidity",
                "No Mint Authority",
                "LP Burnt"
              ]
            },
            "default": []
          },
          "orderBy": {
            "title": "Order By",
            "enum": [
              "open_timestamp",
              "liquidity",
              "market_cap",
              "swaps",
              "volume",
              "holder_count"
            ],
            "type": "string",
            "description": "Server-side sort. Default 'open_timestamp' gives newest-first (best for live feeds). 'liquidity', 'market_cap', 'swaps', 'volume' surface higher-quality launches first.",
            "default": "open_timestamp"
          },
          "direction": {
            "title": "Sort Direction",
            "enum": [
              "desc",
              "asc"
            ],
            "type": "string",
            "description": "Sort direction. desc = highest first (default, matches the source UI). asc = lowest first — useful for hunting unfamiliar entries.",
            "default": "desc"
          },
          "maxResultsPerCall": {
            "title": "Max Results per API Call",
            "minimum": 10,
            "maximum": 100,
            "type": "integer",
            "description": "Number of new pairs returned per (chain, period) request. Max 100 (GMGN limit).",
            "default": 100
          },
          "minLiquidityUsd": {
            "title": "Minimum Liquidity (USD)",
            "minimum": 0,
            "type": "integer",
            "description": "Drop pairs with liquidity below this threshold. Default 0 = no filter. 500-1000 is a common floor to filter zero-liquidity rugs.",
            "default": 0
          },
          "minHolderCount": {
            "title": "Minimum Holder Count",
            "minimum": 0,
            "type": "integer",
            "description": "Drop rows with fewer than this many holders. Default 0 = no filter.",
            "default": 0
          },
          "minMarketCapUsd": {
            "title": "Minimum Market Cap (USD)",
            "minimum": 0,
            "type": "integer",
            "description": "Drop rows whose market cap is below this threshold. Default 0 = no filter.",
            "default": 0
          },
          "onlyWithSocials": {
            "title": "Only Pairs With Social Links",
            "type": "boolean",
            "description": "When ON, drops pairs without any Twitter, Telegram, or Website set. Heavy noise-reducer — keeps only tokens with at least some basic branding effort.",
            "default": false
          },
          "excludeHoneypots": {
            "title": "Exclude Honeypots (Post-Filter)",
            "type": "boolean",
            "description": "Drop tokens flagged as honeypots, in addition to any server-side filter.",
            "default": true
          },
          "deduplicate": {
            "title": "Deduplicate Across Periods",
            "type": "boolean",
            "description": "When ON, the same pair appearing in multiple lookback periods is emitted once (with the freshest data and a list of periods it appeared in).",
            "default": false
          },
          "useProxy": {
            "title": "Use Apify Proxy",
            "type": "boolean",
            "description": "Route requests through Apify Proxy. Strongly recommended ON — residential proxy is the most reliable way to bypass Cloudflare rate limits.",
            "default": true
          },
          "proxyConfiguration": {
            "title": "Proxy Configuration",
            "type": "object",
            "description": "Apify Proxy configuration. Residential proxy group is recommended for the highest success rate against Cloudflare.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ]
            }
          },
          "maxConcurrency": {
            "title": "Max Concurrent Requests",
            "minimum": 1,
            "maximum": 20,
            "type": "integer",
            "description": "Maximum number of API calls running in parallel. Higher = faster runs but more chance of hitting rate limits. 5-10 is safe.",
            "default": 8
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}