Compare LLM mentions across labeled groups
Aggregate and compare LLM mention metrics across several labeled target groups for side-by-side share-of-voice analysis.
Pricing — $$$ · min $0.50
Minimum 500 credits ($0.50) per call. Records returned above the minimum bill 1 credit ($0.001) each.
Authorization
bearerAuth UnifAPI API key. Provider credentials are managed by UnifAPI.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/geo/mentions/cross-aggregated-metrics" \ -H "Content-Type: application/json" \ -d '{ "groups": [ { "label": "string", "target": [ {} ] } ] }'{
"request_id": "string",
"data": {
"engine": "chatgpt",
"location": "string",
"language": "string",
"totals": {
"by_platform": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_location": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_language": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_source_domain": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_search_results_domain": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_brand_entity_title": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_brand_entity_category": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
]
},
"results": [
{
"key": "string",
"mentions": 0,
"breakdown": {
"by_platform": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_location": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_language": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_source_domain": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_search_results_domain": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_brand_entity_title": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
],
"by_brand_entity_category": [
{
"value": "string",
"type": "string",
"mentions": 0,
"ai_search_volume": 0
}
]
}
}
]
},
"billing": {
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
],
"billing": {
"credits_required": 0,
"credits_charged": 0,
"records_charged": 0,
"balance_remaining": 0,
"truncated_due_to_balance": true
}
}
}Aggregate LLM mention metrics by dimension POST
Aggregate LLM mentions of a domain or keyword across platform, location, language, source/search-result domains, and brand entities.
Search LLM mentions of a domain or keyword POST
Find where a domain or keyword is mentioned across ChatGPT and AI search answers, with the question, answer, cited sources, and AI search volume.