Skip to main content
API

SquareBox REST API

Programmatic access to RevenueOS, GrowthFlow, and platform data. Build custom integrations with our developer-friendly API.

# Authentication
curl -H "Authorization: Bearer YOUR_API_KEY" https://api.squarebox.cloud/v1/account
GET/v1/account

Retrieve account information and subscription details.

GET/v1/revenue/metrics

Get revenue metrics and optimization opportunities.

POST/v1/revenue/optimize

Trigger AI revenue optimization analysis for a store.

GET/v1/growth/conversations

List active WhatsApp conversations and lead status.

POST/v1/growth/messages

Send a message through GrowthFlow WhatsApp automation.

POST/v1/webhooks

Register a webhook endpoint for real-time event notifications.