API v1 • 99.98% uptime
Integration Hub
One endpoint. Sub-35ms contextual ad matching for any conversational stack.
POST https://storeos.app/api/public/v1/ad-match
curl -X POST https://storeos.app/api/public/v1/ad-match \
-H "Content-Type: application/json" \
-d '{
"keywords": ["tacos", "mexican food", "dining"],
"location": "Chattanooga, TN",
"bot_id": "$STOREOS_BOT_ID"
}'response.json
// Run the console to see the winning sponsored payload.