Skip to main content
GET
Don’t want to mess with WebSockets but still need the latest action? Hit this endpoint to get the most recent alerts our engine has pumped out.
integer
default:"10"
How many of the latest alerts you want to pull. Max is 50.

Try it out

Authorizations

Authorization
string
header
required

Your API key — get one from @chadsapibot on Telegram

Query Parameters

limit
integer
default:10

Number of alerts to return

Required range: 1 <= x <= 50

Response

Array of alerts

id
integer
alert_type
enum<string>
Available options:
fresh,
fresh_accumulator,
cluster
wallet_address
string
event_title
string
event_slug
string
market_id
string
side
enum<string>
Available options:
BUY,
SELL
outcome
string
entry_price
number
usdc_value
number
signal_score
integer
trade_count
integer
category
string
created_at
string
resolved
boolean
won
boolean | null
profit_usdc
number | null
details
object | null