Skip to main content

sniper api

snipe tokens as soon as they launch. uses snipe type wallets.

config

PATCH /sniper/config
update your sniper configuration (slippage, amount, etc).

watchlist

add

POST /sniper/watchlist
token_mint
string
required
token to watch
amount_sol
number
required
sol to spend when sniping
wallet_address
string
required
snipe type wallet

remove

DELETE /sniper/watchlist
token_mint
string
required
token to remove

execute snipe

POST /sniper/execute
manually execute a snipe on a token.
token_mint
string
required
target token
wallet_address
string
required
snipe type wallet
amount_sol
number
required
sol to spend
slippage_bps
number
default:"500"
slippage tolerance