Mentionary
Avatar 01Avatar 02Avatar 03Avatar 04Avatar 05Avatar 06
For Developers

Powerful APIs for AI Citation Tracking

5-minute integration. Clean REST & GraphQL APIs. Real-time webhooks. SDKs for your favorite languages. Built by developers, for developers.

REST & GraphQL APIs
Real-Time Webhooks
Official SDKs

Brand Mentions

All Models
Weekly
47.2%Active presence

Mention Rate

Across 200 queries

38.5%

Share of Voice

94

Total Mentions

Across 200 queries

Mentions Over Time

Coachello
Coachello
BetterUp
BetterUp
CoachHub
CoachHub

Competitor Mentions

1
Coachello favicon
coachello.ai
45(16.1%)
2
BetterUp favicon
betterup.com
38(13.6%)
3
CoachHub favicon
coachhub.com
30(10.8%)
4
Torch favicon
torch.io
27(9.7%)
5
Ezra favicon
ezra.com
9(3.2%)
6
Degreed favicon
degreed.com
8(2.9%)
7
Workday favicon
workday.com
6(2.2%)
8
Sounding Board favicon
soundingboardinc.com
6(2.2%)
9
Sharpist favicon
sharpist.com
6(2.2%)
10
Retorio favicon
retorio.com
5(1.8%)
11
Ezential favicon
ezential.ai
5(1.8%)
ChatGPT
ChatGPT
SOV 15.2%
52.1%
Claude
Claude
SOV 14.1%
48.3%
Gemini
Gemini
SOV 12.2%
41.7%
Perplexity
Perplexity
SOV 11.5%
39.2%
99.9%
API Uptime

Enterprise SLA with 24/7 monitoring

< 100ms
Response Time

p95 latency for all API endpoints

10K/hr
Rate Limit

Professional plan request quota

Built for Developers

Everything you need to integrate AI citation tracking into your applications, dashboards, and workflows.

REST & GraphQL APIs

Full CRUD operations with flexible querying. OpenAPI 3.0 spec, JSON responses, pagination, and filtering built-in.

  • RESTful endpoints
  • GraphQL schema
  • Rate limiting: 10K req/hr
  • Auto-generated docs

Real-Time Webhooks

Get notified instantly when citations change. HMAC-SHA256 signed, retry logic, and configurable endpoints.

  • Citation events
  • Competitor alerts
  • Custom triggers
  • Signature verification

Authentication & Security

API keys + OAuth 2.0 support. Scoped permissions, key rotation, and team-based access control.

  • API key auth
  • OAuth 2.0 flows
  • Scoped permissions
  • IP allowlisting

Official SDKs

Native SDKs for JavaScript, Python, PHP, and Ruby. Type-safe, well-documented, and actively maintained.

  • JavaScript/TypeScript
  • Python 3.7+
  • PHP 7.4+
  • Ruby 2.7+

Quick Start Example

JavaScriptnpm install @mentionary/sdk
import { Mentionary } from '@mentionary/sdk';

const client = new Mentionary({
  apiKey: process.env.MENTIONARY_API_KEY
});

// Get citation frequency
const citations = await client.citations.list({
  brand: 'your-brand',
  platforms: ['chatgpt', 'claude'],
  dateRange: '30d'
});

console.log(citations.data);
Pythonpip install mentionary
from mentionary import Mentionary

client = Mentionary(
    api_key=os.environ['MENTIONARY_API_KEY']
)

# Get citation frequency
citations = client.citations.list(
    brand='your-brand',
    platforms=['chatgpt', 'claude'],
    date_range='30d'
)

print(citations.data)

Developer Use Cases

Custom Analytics Dashboards

Pull citation data into your existing BI tools, internal dashboards, or custom analytics platforms using our APIs.

Automated Reporting

Schedule automated reports, send alerts via Slack/email when citation thresholds are met, or integrate with marketing automation platforms.

CI/CD Integration

Monitor citation impact of content deployments. Track how new content affects AI visibility in real-time.

Developer Integration

5-minute setup, production-ready APIs

See how development teams integrate Mentionary's citation tracking API into their applications. From custom dashboards to automated reporting—real implementations from engineering teams.

72%
increase in AI citations
64%
increase in total AI mentions
31%
share of voice in category
4.1x
growth on Perplexity
Most used solutions
Citation Analytics
Competitive Intelligence
Citation Analytics
Content Strategy
RE24.ENERGY
RE24.ENERGY

Learn how RE24.energy went from invisible to category leader with Mentionary

COACHELLO.AI
COACHELLO.AI

How Coachello.ai achieved 4.1x growth by understanding what content AI engines prefer

Developer FAQs

We provide official SDKs for JavaScript/TypeScript, Python 3.7+, PHP 7.4+, and Ruby 2.7+. All SDKs are type-safe, actively maintained, and available on npm, PyPI, Packagist, and RubyGems. Community SDKs exist for Go and .NET. For other languages, our REST API works with any HTTP client.

We support two authentication methods: (1) API Keys - simple bearer token authentication ideal for server-side applications, and (2) OAuth 2.0 - for applications requiring user-specific access. API keys can be generated from your dashboard and support scoped permissions, key rotation, and IP allowlisting for enhanced security.

Professional plans include 10K requests/hour with burst capacity up to 15K/hour. Enterprise plans support custom rate limits up to 100K requests/hour. All plans include automatic retry logic with exponential backoff. If you hit rate limits, responses include Retry-After headers. Contact sales for higher limits or dedicated infrastructure.

Webhooks send HTTP POST requests to your endpoint when events occur (new citations, competitor changes, threshold alerts). All webhooks are HMAC-SHA256 signed for verification, include automatic retry logic with exponential backoff, and support custom triggers. You can configure multiple endpoints for different event types.

Yes! Every account includes a sandbox environment with test API keys. The sandbox mirrors production functionality but uses synthetic data. Perfect for development, testing integrations, and CI/CD pipelines without affecting production data or consuming quota.

Our API maintains 99.9% uptime SLA with 24/7 monitoring. P95 response time is under 100ms for all endpoints. We use globally distributed infrastructure with automatic failover. Status updates and incident reports are available at status.mentionary.ai. Enterprise plans include 99.95% uptime SLA and dedicated support.

On-premise deployment is available for Enterprise plans with specific compliance requirements (HIPAA, SOC 2, regional data residency). This includes dedicated infrastructure, custom deployment support, and direct engineering access. Contact sales to discuss your requirements and pricing.

Start building with our API today

5-minute integration. Clean APIs. Comprehensive docs. Join developers building the next generation of AI-aware applications.

Free tier available • No credit card required