curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/keyword-metrics/raw \
--header 'Authorization: Bearer <token>'{
"total_count": 123,
"items": [
{
"collect_id": "<string>",
"keyword_id": "<string>",
"trends": [
123
],
"related_queries": [
{}
],
"intents": [
"<string>"
],
"search_interest_score": 123,
"search_volumes": 123
}
]
}Get all the raw data related to keywords collected for a project
curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/keyword-metrics/raw \
--header 'Authorization: Bearer <token>'{
"total_count": 123,
"items": [
{
"collect_id": "<string>",
"keyword_id": "<string>",
"trends": [
123
],
"related_queries": [
{}
],
"intents": [
"<string>"
],
"search_interest_score": 123,
"search_volumes": 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.
Collect Ids
1Bing, BingAIO, ChatGPT, Perplexity, Google, GoogleAIO, GoogleAIMode, Claude, Gemini, AmazonRufus ToFu, MoFu, BoFu BRANDED_WEBSITE, COMMUNITY_HELP_CENTER, COMPARISON_SITE, GOVERNMENT_ACADEMIC, INFLUENCER_CREATOR_BLOG, NEWS_MEDIA, PRODUCT_REVIEW_SITE, QA_FORUM, RETAIL_ECOMMERCE, SPECIALIST_BLOG, WIKI_ENCYCLOPEDIA, UNKNOWN x >= 11 <= x <= 1000Project Id
Client id