Port: 3004
Platform: snapchat
Auth: OAuth 2.0
Client ID: ? Configured
Client Secret: ? Set
Redirect URI: Configured
Connection: ? Active
Path: synthify.db
Tables: Ready
https://snapchat.synthifygoods.com/auth/callback to your Snapchat app's "Redirect URIs for OAuth" sectionSNAPCHAT_CLIENT_SECRET in your .env filesnapchat-marketing-api scopePOST /api/post - Create Snapchat creative (N8N integration)GET /auth - Start OAuth flowGET /auth/callback - OAuth callback handlerGET /oauth/status - Check authentication statusGET /oauth/test - Test API connectionGET /health - Service health checkSend POST requests to /api/post with the following JSON body:
{
"content": {
"caption": "Product title or caption",
"includeVideo": true,
"includeLink": true,
"video_url": "https://...",
"image_url": "https://..."
},
"metadata": {
"campaignId": "campaign_id",
"productTitle": "Product Name",
"productUrl": "https://...",
"productImage": "https://...",
"productVideo": "https://..."
}
}
SynthifyGoods Snapchat Integration Service
Current time: