SETTINGS
API Connections
Manage credentials and test connectivity for all platform integrations.
Integrations
5 configured
Meta Ads
System User token for Meta Marketing API. Used for campaign management, lead form delivery, and pixel data.
Pixel ID and Page ID are stored per-client in their profile.
Google Ads
MCC Manager Account via Google Ads API v20 REST. Uses OAuth2 refresh token for all client sub-accounts. 35 accounts accessible.
Developer token is Basic Access. Login customer ID is the MCC account — individual client IDs are stored per-client.
GRO Lead Terminal
Agency-level API key for sub-account management, contact sync, lead routing, and funnel deployment.
Location ID is optional — sub-account location IDs are stored per-client.
Supabase
PostgreSQL database for client profiles, campaign configs, and platform state.
Claude (Anthropic)
Powers the AI Command Center, funnel copy generation, and ad copy optimization.
Updating Credentials
All API keys are stored in .env.local at the project root. Edit that file directly to add or rotate credentials, then restart the dev server for changes to take effect. Never commit .env.local to version control. Use the Test button on each card to verify live connectivity after updating keys.