{ "opencollection": "1.0.0", "info": { "name": "BrightEdge Platform accounts ai_catalyst API", "version": "5.0.0" }, "items": [ { "info": { "name": "ai_catalyst", "type": "folder" }, "items": [ { "info": { "name": "This call returns the list of accounts where ai catalyst is enabled", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/accounts", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the list of accounts where ai catalyst is enabled" }, { "info": { "name": "This call returns the list of all collectors supported by ai catalyst", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/get_all_collectors" }, "docs": "This call returns the list of all collectors supported by ai catalyst" }, { "info": { "name": "List of prompts set up in the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/prompts/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "List of prompts set up in the account" }, { "info": { "name": "Detailed info about one prompt", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/prompt_info/:account_id/:prompt_id", "params": [ { "name": "prompt_id", "value": "", "type": "path" }, { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Detailed info about one prompt" }, { "info": { "name": "List of prompt groups set up in the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/promptgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "count", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "List of prompt groups set up in the account" }, { "info": { "name": "List of prompts tied to the specified prompt group ", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/promptgroups/prompts/:account_id/:prompt_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "prompt_group_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "List of prompts tied to the specified prompt group " }, { "info": { "name": "View all enabled AI engines for the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/aiengines/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "View all enabled AI engines for the account" }, { "info": { "name": "View all enabled collectors for the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/enabled_collectors/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "View all enabled collectors for the account" }, { "info": { "name": "Get list of brand categories with filtering and sorting support", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/objects/aicatalyst/list_brand_categories", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get list of brand categories with filtering and sorting support" }, { "info": { "name": "Get the share of citations or mentions data (legacy format)", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/objects/aicatalyst/query", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get the share of citations or mentions data (legacy format)" }, { "info": { "name": "Get the share of citations, mentions, or prompts data with dimensions and measures", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/objects/aicatalyst/v2/query", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get the share of citations, mentions, or prompts data with dimensions and measures" }, { "info": { "name": "View all personas for the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/aicatalyst/personas/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "View all personas for the account" }, { "info": { "name": "This call returns the list of accounts where ai catalyst is enabled", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/accounts", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the list of accounts where ai catalyst is enabled" }, { "info": { "name": "This call returns the list of all collectors supported by ai catalyst", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/get_all_collectors" }, "docs": "This call returns the list of all collectors supported by ai catalyst" }, { "info": { "name": "List of prompts set up in the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/prompts/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "List of prompts set up in the account" }, { "info": { "name": "Detailed info about one prompt", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/prompt_info/:account_id/:prompt_id", "params": [ { "name": "prompt_id", "value": "", "type": "path" }, { "name": "account_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Detailed info about one prompt" }, { "info": { "name": "List of prompt groups set up in the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/promptgroups/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "count", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "List of prompt groups set up in the account" }, { "info": { "name": "List of prompts tied to the specified prompt group ", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/promptgroups/prompts/:account_id/:prompt_group_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "prompt_group_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "List of prompts tied to the specified prompt group " }, { "info": { "name": "View all enabled AI engines for the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/aiengines/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "View all enabled AI engines for the account" }, { "info": { "name": "View all enabled collectors for the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/enabled_collectors/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "View all enabled collectors for the account" }, { "info": { "name": "Get list of brand categories with filtering and sorting support", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/objects/aicatalyst/list_brand_categories", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get list of brand categories with filtering and sorting support" }, { "info": { "name": "Get the share of citations or mentions data (legacy format)", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/objects/aicatalyst/query", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get the share of citations or mentions data (legacy format)" }, { "info": { "name": "Get the share of citations, mentions, or prompts data with dimensions and measures", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/objects/aicatalyst/v2/query", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get the share of citations, mentions, or prompts data with dimensions and measures" }, { "info": { "name": "View all personas for the account", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/aicatalyst/personas/:account_id", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "offset", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "View all personas for the account" } ] } ], "bundled": true }