curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/brand-metrics/raw \
--header 'Authorization: Bearer <token>'{
"total_count": 123,
"items": [
{
"collect_id": "<string>",
"source": "<string>",
"keyword_id": "<string>",
"rank": 123,
"brand": "<string>",
"collected_at": "2023-11-07T05:31:56Z",
"text": "<string>",
"project_id": "<string>",
"citation_urls": [
"<string>"
],
"competitor_type": "<string>"
}
]
}Get all the raw data related to brands collected for a project
curl --request GET \
--url https://api.shareofsearch.jplus.io/api/v1/brand-metrics/raw \
--header 'Authorization: Bearer <token>'{
"total_count": 123,
"items": [
{
"collect_id": "<string>",
"source": "<string>",
"keyword_id": "<string>",
"rank": 123,
"brand": "<string>",
"collected_at": "2023-11-07T05:31:56Z",
"text": "<string>",
"project_id": "<string>",
"citation_urls": [
"<string>"
],
"competitor_type": "<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.
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