{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-launchx402-fun-api-create",
  "title": "LaunchX402 \u00b7 Pump.fun Token Launch",
  "url": "https://api.launchx402.fun/api/create",
  "category": "finance",
  "summary": "Launch new tokens on Pump.fun with automatic metadata generation and mint address creation.",
  "seo": {
    "title": "LaunchX402 Pump.fun Token Launch API | x402 Pay-Per-Call",
    "description": "Launch tokens on Pump.fun via x402 micropayments. Solana token creation with metadata and mint address. $2 USDC per call."
  },
  "use_cases": [
    "Automate token launches on Pump.fun",
    "Create tokens with metadata URI generation",
    "Integrate token creation into agent trading workflows"
  ],
  "ideal_buyer": "Solana developers and AI agents automating token launches and memecoin creation.",
  "example_prompt": "Launch a token named 'AGENTCOIN' with symbol 'AGNT' and metadata pointing to my IPFS URI",
  "example_request_body": {
    "name": "AGENTCOIN",
    "symbol": "AGNT",
    "metadataUri": "https://ipfs.io/ipfs/Qm..."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 100,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "7ZAWRV4T27f8VZbkELayfnfPutBbKeXZPZJeGBxuYMJK",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "2000000",
      "max_timeout_seconds": 600,
      "mime_type": "application/json",
      "description": "Launch Pump.fun Token - LaunchX402",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "name": {
              "type": "string",
              "required": true,
              "description": "Token name"
            },
            "symbol": {
              "type": "string",
              "required": true,
              "description": "Token symbol"
            },
            "twitter": {
              "type": "string",
              "required": false,
              "description": "Twitter URL"
            },
            "website": {
              "type": "string",
              "required": false,
              "description": "Website URL"
            },
            "imageUrl": {
              "type": "string",
              "required": true,
              "description": "Token image URL (must be publicly accessible)"
            },
            "slippage": {
              "type": "number",
              "required": false,
              "description": "Slippage tolerance (default: 10)"
            },
            "telegram": {
              "type": "string",
              "required": false,
              "description": "Telegram URL"
            },
            "description": {
              "type": "string",
              "required": true,
              "description": "Token description"
            },
            "priorityFee": {
              "type": "number",
              "required": false,
              "description": "Priority fee in SOL (default: 0.0005)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "mint": {
              "type": "string"
            },
            "message": {
              "type": "string"
            },
            "success": {
              "type": "boolean"
            },
            "signature": {
              "type": "string"
            },
            "metadataUri": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-launchx402-fun",
    "host": "api.launchx402.fun",
    "url": "https://api.launchx402.fun"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-launchx402-fun-api-create",
    "url": "https://x402all.com/resource/api-launchx402-fun-api-create",
    "name": "LaunchX402 \u00b7 Pump.fun Token Launch",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-launchx402-fun-api-create",
      "@type": "Offer",
      "price": "2",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "2.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.launchx402.fun/api/create",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-launchx402-fun",
      "url": "https://api.launchx402.fun",
      "name": "api.launchx402.fun",
      "@type": "Organization"
    },
    "identifier": "api-launchx402-fun-api-create",
    "description": "Launch tokens on Pump.fun via x402 micropayments. Solana token creation with metadata and mint address. $2 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-launchx402-fun-api-create",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-launchx402-fun-api-create"
}
