How It Works
Gemini visibility, structured for developers
Serpent returns a Gemini-labeled response with brand mentions, citation URLs, mention context, and visibility data normalized into clean JSON.
Data Returned
Comprehensive AI visibility data from Gemini
Mention Detection
Boolean flag plus detailed mention objects with position, context text, and sentiment analysis for each brand reference.
Position Tracking
Where your brand appeared in Gemini's response relative to competitors, with ordinal position data.
Citation URLs
All source URLs returned with the response, with titles and domains.
Context & Sentiment
The surrounding text where your brand was mentioned, plus sentiment classification (positive, neutral, negative).
Pricing
Quick Start
Track AI visibility in seconds
Send a query and your brand domain. Get back mention data, citations, and position tracking from Gemini AI responses.
curl "https://apiserpent.com/api/ai/rank/gemini?q=best+project+management+tools&domain=monday.com" \ -H "X-API-Key: YOUR_API_KEY"
{
"query": "best project management tools",
"engine": "gemini",
"domain": "monday.com",
"mentioned": true,
"mentions": [
{
"position": 2,
"context": "Monday.com is a popular project management platform known for its visual workflow builder...",
"sentiment": "positive"
}
],
"citations": [
{
"url": "https://monday.com/project-management",
"title": "Project Management Software | monday.com"
}
],
"totalCitations": 8,
"credits": { "used": 1, "remaining": 99 }
}
FAQ
Frequently asked questions
The Gemini AI Rank API lets you track how your brand or website is mentioned in Gemini-labeled responses. It returns brand mentions, citation URLs, mention positions, and sentiment data.
Gemini rank tracking bills at the same rate as every Serpent AI engine: $20.00/1K on the Default tier, $2.00/1K on Growth (a single $100+ deposit), and $1.00/1K on Scale (a single $500+ deposit).
Gemini AI Rank returns source URLs, citation context, brand mention positions, and sentiment data where available.
Provide a query and a brand or domain to track. The response identifies where your brand is mentioned. It returns the mention position, context, citation URLs, and overall sentiment. You can track multiple brands per query.
Yes. Serpent API offers AI Rank endpoints for Gemini, Claude, ChatGPT, and Perplexity. You can run the same query across all engines to compare how your brand appears in different AI platforms. This gives you a comprehensive view of your AI visibility landscape.
Track Gemini AI visibility for free
Paid credits required. Add credits to test brand mention tracking in Google Gemini


