three.ws Pump.fun Token Launch is a paid API for AI agents from three.ws, paid per call via x402, $5/call, status unknown (last checked 2026-09-15).
Launches a new token on Pump.fun (Solana) with optional vanity mint address, returning the mint address, transaction signature, and metadata URI
Make a 3D AI agent from a selfie in 60 seconds. Drop one HTML tag to embed it on any website. Agents think on IBM watsonx.ai (Granite); optionally charge per chat with built-in micropayments.
Returns a JSON object with the Solana mint address, token name and symbol, creator wallet, network, Solscan explorer link, transaction signature, IPFS metadata URI, Pump.fun coin URL, vanity prefix/suffix used, number of vanity iterations attempted, and time taken in milliseconds.
POSThttps://three.ws/api/x402/pump-launchUse this endpoint when you need to programmatically launch a new token on Pump.fun (Solana) with optional vanity mint address generation. Prefer this over manual Pump.fun UI when automating token creation for 3D agents or other projects that need on-chain token issuance with metadata at scale.
| Field | Type | Description |
|---|---|---|
| namerequired | string | Token name, e.g. "Helios". 1–32 chars. |
| symbolrequired | string | Token ticker, e.g. "HELIO". 1–10 chars. Check availability first with the free GET /api/crypto/symbol?ticker=<symbol> so you do not collide with a live coin. |
| creator | string | Solana pubkey (base58) to receive pump.fun creator rewards. Defaults to the launcher when omitted. |
| string | Twitter/X URL for the pinned metadata (imageUrl path). | |
| website | string | Website URL for the pinned metadata (imageUrl path). |
| imageUrl | string | https URL of the token image. When metadataUri is omitted, the image + a descriptor (name/symbol/description/socials) are pinned to pump.fun IPFS for you (png, jpeg, gif, webp; max 5 MB). |
| telegram | string | Telegram URL for the pinned metadata (imageUrl path). |
| description | string | Coin description. Used only when we pin metadata for you (imageUrl path). |
| metadataUri | string | Pre-pinned pump.fun metadata descriptor (JSON on IPFS). Provide this OR imageUrl. When supplied it is used verbatim and no pinning happens server-side. |
| vanityPrefix | string | Base58 prefix to grind into the mint address (≤5 chars; longer = slower). When a matching pre-ground address is already in stock, it is delivered instantly instead of grinding — see vanity_source in the response. |
| vanitySuffix | string | Base58 suffix to grind into the mint address (≤5 chars; longer = slower). Same instant-inventory upsell as vanityPrefix. |
| vanityIgnoreCase | boolean | Match vanityPrefix/Suffix case-insensitively (faster grind). Default false. |
| Field | Type | Description |
|---|---|---|
| mintrequired | string | |
| name | string | |
| symbol | string | |
| creator | string | |
| network | string | |
| explorer | string | |
| signaturerequired | string | |
| metadataUrirequired | string | |
| pumpfun_urlrequired | string | |
| vanity_prefix | — | |
| vanity_source | — | 'inventory': the mint was a pre-ground address served instantly from stock (same price, no grind wait). 'ground': mined fresh for this launch. null: no vanityPrefix/vanitySuffix was requested. |
| vanity_suffix | — | |
| vanity_iterations | integer | |
| vanity_duration_ms | number |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"