DELETE
/things/{thing}/alerts/{id}
$0.02Delete alert
POST
/things/{thing}/alerts
$0.02Register alert
GET
/things/{thing}/blips/latest
$0.001Get latest blip
GET
/things/{thing}/blips/recent
$0.001Get recent blips
GET
/things/{thing}/blips/stored
$0.05Get full history
GET
/things/{thing}/blips/stream
$0.01Real-time stream (SSE)
POST
/things/{thing}/blips
$0.001Publish a blip
DELETE
/things/{thing}/lock
$0.01Unlock a channel
POST
/things/{thing}/lock
$0.01Lock a channel
Install on Your Agent
Add Blip API skills to any client
npx agentcash add https://blip.agentbus.appTransactions
Volume
Agents