Developer Hub
Everything you need to build on top of MentionFox. Access mentions, contacts, dossiers, and scan data through our API, or receive real-time updates via webhooks.
API & Webhooks
FoxAPIs Platform
MentionFox's API is part of the FoxAPIs unified platform. FoxAPIs provides:
- Interactive API explorer -- test endpoints directly in your browser
- SDKs for Node.js, Python, and Go
- Code examples for common workflows (bulk scan, contact export, pipeline sync)
- API key management with scoped permissions
- Usage analytics -- track API calls and credit consumption
Visit foxapis.com/docs for the full reference.
Integrations
Common Developer Workflows
- Export mentions to a data warehouse -- Use the Mentions API with date filters to pull new mentions on a schedule, then load them into BigQuery, Snowflake, or Redshift.
- Sync contacts to your CRM -- When a
contact.enriched webhook fires, push the enriched data into HubSpot, Salesforce, or Pipedrive via their APIs.
- Custom alerting -- Listen for
mention.new events with negative sentiment and route them to PagerDuty, Slack, or email.
- Build a custom dashboard -- Pull scan results, sentiment trends, and GEO visibility data to create a branded dashboard for your clients.
API access requires an Agency ($499/mo) or Enterprise ($2,999/mo) plan. Enterprise unlocks full read/write access and unlimited webhook endpoints.