cURL
curl --request GET \ --url https://api.globalwebindex.com/v3/insights/categories \ --header 'Authorization: <api-key>'
{ "categories": [ { "id": 123, "name": "<string>", "view_count": 123 } ] }
Get all Insight Categories.
Documentation IndexFetch the complete documentation index at: https://api.globalwebindex.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api.globalwebindex.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes
Was this page helpful?