curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/query-fan-out/aggregated \
--header 'Authorization: Bearer <token>'{
"total": 123,
"items": [
{
"text": "<string>",
"keyword_text": "<string>",
"keyword_id": "<string>",
"query_fan_out_id": "<string>",
"urls": [
"<string>"
],
"source": "Bing",
"period": "current",
"stability_index": [
{
"collect_id": "<string>",
"present": true,
"order": 123
}
],
"domain_presence": "NEW",
"intents": [
{
"group": "DECISION_MAKING",
"sub_group": "BUYER_GUIDE"
}
],
"keyword_score": 123,
"keyword_type": "<string>",
"keyword_persona_id": "<string>",
"keyword_funnel_stage": "<string>"
}
]
}List all Query Fan-out metrics for a project, aggregated by query fan-out text, keyword, and source. Provides informations about ranked domains and presence of the main project domain
curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/query-fan-out/aggregated \
--header 'Authorization: Bearer <token>'{
"total": 123,
"items": [
{
"text": "<string>",
"keyword_text": "<string>",
"keyword_id": "<string>",
"query_fan_out_id": "<string>",
"urls": [
"<string>"
],
"source": "Bing",
"period": "current",
"stability_index": [
{
"collect_id": "<string>",
"present": true,
"order": 123
}
],
"domain_presence": "NEW",
"intents": [
{
"group": "DECISION_MAKING",
"sub_group": "BUYER_GUIDE"
}
],
"keyword_score": 123,
"keyword_type": "<string>",
"keyword_persona_id": "<string>",
"keyword_funnel_stage": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bing, BingAIO, ChatGPT, Perplexity, Google, GoogleAIO, GoogleAIMode, Claude, Gemini, AmazonRufus Generic, Brand List of collect IDs to filter, at least one collect is required.
1ToFu, MoFu, BoFu DECISION_MAKING, COMPARATIVE, EXPLORATORY, PRODUCT_SPECS, SOCIAL_PROOF, UNKNOWN BUYER_GUIDE, PRICING, VALUE_FOR_MONEY, BEST_FOR_PERSONA, COMPARISON, X_VS_Y, ALTERNATIVES, PROS_CONS, TOP_LISTS, DEFINITION, HOW_IT_WORKS, PITFALLS, GLOSSARY, TECHNICAL_SPECS, FEATURE_LISTS, COMPATIBILITY, PERFORMANCE_METRICS, REVIEWS, EXPERT_OPINION, TRENDS, CASE_STUDIES, UNKNOWN Filter by keyword IDs
text, keyword_text, source, domain_presence, intent_sub_group, nb_urls, stability_index asc, desc default, keyword, query_fan_out Client id
Project Id
Thematic