fetch('/api/v1/push/send', {
method: 'POST',
headers: {
'Authorization': 'Bearer AGENT_KEY'
},
body: JSON.stringify({
title: 'Price Drop!',
body: 'Item you watched is 30% off',
topic: 'price-alerts'
})
})
Deploy your first agent -- no credit card required
Set up your agent's delivery channels and expected volume
Your first agent seat is provisioned. Here's your agent API key.
Important: Save this agent key now. For security, we won't show it again. You can always create new keys in your dashboard.
Loading...