curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/brand-thematics-overview \
--header 'Authorization: Bearer <token>'[
{
"id": "<string>",
"thematic": "<string>",
"top_3_competitors": [
"<string>"
],
"topic": "<string>",
"num_of_queries": 123,
"num_of_topics": 123,
"visibility_score": 123,
"presence_rate": 123,
"avg_ranking": 123,
"presence_rate_prev_collect": 123,
"average_rank_prev_collect": 123,
"presence_rate_total": 123,
"presence_rate_occurrences": 123,
"presence_rate_prev_collect_occurrences": 123,
"presence_rate_prev_collect_total": 123
}
]Get statistics for the main brand of a project for all its thematics and topics,Including visibility score, presence rate, and average ranking
curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/brand-thematics-overview \
--header 'Authorization: Bearer <token>'[
{
"id": "<string>",
"thematic": "<string>",
"top_3_competitors": [
"<string>"
],
"topic": "<string>",
"num_of_queries": 123,
"num_of_topics": 123,
"visibility_score": 123,
"presence_rate": 123,
"avg_ranking": 123,
"presence_rate_prev_collect": 123,
"average_rank_prev_collect": 123,
"presence_rate_total": 123,
"presence_rate_occurrences": 123,
"presence_rate_prev_collect_occurrences": 123,
"presence_rate_prev_collect_total": 123
}
]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.
Project Id
Sources
Bing, BingAIO, ChatGPT, Perplexity, Google, GoogleAIO, GoogleAIMode, Claude, Gemini, AmazonRufus Thematic
Keyword Type
Generic, Brand Client id
Successful Response