curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/query-fan-out/intents \
--header 'Authorization: Bearer <token>'{
"intents": {
"groups": [
{
"group": "<string>",
"nb_query_fanouts": 123,
"fanouts_percentage": 123
}
],
"sub_groups": [
{
"id": "<string>",
"group": "<string>",
"sub_group": "<string>",
"nb_query_fanouts": 123,
"coverage": 123,
"previous_coverage": 123,
"trend": "up"
}
]
}
}Get Query Fan-out intent distribution by groups and sub-groups, and the coverage statistics for the main domain of a project on each intent.
curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/query-fan-out/intents \
--header 'Authorization: Bearer <token>'{
"intents": {
"groups": [
{
"group": "<string>",
"nb_query_fanouts": 123,
"fanouts_percentage": 123
}
],
"sub_groups": [
{
"id": "<string>",
"group": "<string>",
"sub_group": "<string>",
"nb_query_fanouts": 123,
"coverage": 123,
"previous_coverage": 123,
"trend": "up"
}
]
}
}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.
List of collect IDs to filter, at least one collect is required.
1DECISION_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 Client id
Project Id
Sources
Bing, BingAIO, ChatGPT, Perplexity, Google, GoogleAIO, GoogleAIMode, Claude, Gemini, AmazonRufus Thematic
Keyword Type
Generic, Brand Funnel Stage
ToFu, MoFu, BoFu Successful Response
Show child attributes