curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/ranked-urls-v2 \
--header 'Authorization: Bearer <token>'{
"data": [
{
"url": "<string>",
"total_queries": 123,
"total_queries_prev_collect": 123,
"average_rank": 123,
"average_rank_prev_collect": 123,
"presence_rate": 123,
"total": 123,
"occurrences": 123,
"top_rank": 123,
"top_keyword_id": "<string>",
"top_keyword_text": "<string>",
"top_3_competitor_urls": [
"<string>"
],
"top_rank_prev_collect": 123,
"presence_rate_prev_collect": 123,
"total_prev_collect": 123,
"occurrences_prev_collect": 123
}
],
"total_items": 123
}Get ranked URLs with server-side pagination, search, and sorting capabilities.
curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/ranked-urls-v2 \
--header 'Authorization: Bearer <token>'{
"data": [
{
"url": "<string>",
"total_queries": 123,
"total_queries_prev_collect": 123,
"average_rank": 123,
"average_rank_prev_collect": 123,
"presence_rate": 123,
"total": 123,
"occurrences": 123,
"top_rank": 123,
"top_keyword_id": "<string>",
"top_keyword_text": "<string>",
"top_3_competitor_urls": [
"<string>"
],
"top_rank_prev_collect": 123,
"presence_rate_prev_collect": 123,
"total_prev_collect": 123,
"occurrences_prev_collect": 123
}
],
"total_items": 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.
x >= 11 <= x <= 100Sortable columns for ranked URLs API.
nb_distinct_keywords, average_rank, presence_rate, occurrences, top_rank, url Enum for sort direction.
ASC, DESC Project Id
Client id
Sources
Bing, BingAIO, ChatGPT, Perplexity, Google, GoogleAIO, GoogleAIMode, Claude, Gemini, AmazonRufus Thematic
Keyword Type
Generic, Brand