# Mindshare AI ## Docs - [Authentication](https://docs.mindshare.so/api-reference/authentication.md) - [Create Query Group](https://docs.mindshare.so/api-reference/endpoint/create-query-group.md): Creates a new Query Group for a customer. - [Create Query Group From Existing](https://docs.mindshare.so/api-reference/endpoint/create-query-group-from-existing.md): Creates a new Query Group by cloning an existing one. - [Edit Queries Definitions](https://docs.mindshare.so/api-reference/endpoint/edit-queries-definitions.md): Adds and/or removes query definitions (prompts) from a query group. - [Generate Keywords](https://docs.mindshare.so/api-reference/endpoint/generate-keywords.md): Generates a list of 10 high-intent SEO keywords for a given website URL in the specified language. - [Get Companies Stats](https://docs.mindshare.so/api-reference/endpoint/get-companies-stats.md): This endpoint returns aggregated data showing which companies appear in query results. For each company, you'll receive: - [Get Customer Growth Stats](https://docs.mindshare.so/api-reference/endpoint/get-customer-growth-stats.md): This endpoint provides data organized by query group, with two distinct views: - [Get Query Groups](https://docs.mindshare.so/api-reference/endpoint/get-customer-query-groups.md): Retrieve query groups associated with a customer. A query group represents a set of related queries for a specific product line or campaign. Customers can have multiple query groups. - [Get Domain Stats](https://docs.mindshare.so/api-reference/endpoint/get-domain-stats.md): This endpoint returns two datasets: - [Get Execution Status](https://docs.mindshare.so/api-reference/endpoint/get-execution-status.md): Returns the status and progress of a scan execution. Use this to poll whether an execution has completed, track how many queries have been processed, and get an estimated time of completion for in-progress scans. - [Get Org Customers](https://docs.mindshare.so/api-reference/endpoint/get-organization-customers.md): Retrieve a list of all customers associated with the organization. - [Get Org Quota Status](https://docs.mindshare.so/api-reference/endpoint/get-organization-quota-status.md): Returns the organization's query group quota, how many are currently in use, and a per-customer breakdown of active query groups. - [Get Queries](https://docs.mindshare.so/api-reference/endpoint/get-queries.md): This endpoint returns a comprehensive list of queries with complete answer analysis, including whether your customer appears in the answers, the full answer text, competitors mentioned in responses, and all sources cited in the answers. - [Get Queries Definitions](https://docs.mindshare.so/api-reference/endpoint/get-queries-definitions.md): Returns the list of query definitions (prompts) for a given query group. - [Get Recommendations](https://docs.mindshare.so/api-reference/endpoint/get-recommendations.md): Retrieve weekly strategic recommendations for improving brand visibility. - [Update Query Group Name](https://docs.mindshare.so/api-reference/endpoint/update-query-group-name.md): Updates the name of an existing query group. - [Update Query Group Status](https://docs.mindshare.so/api-reference/endpoint/update-query-group-status.md): Updates the status of an existing query group. - [Introduction](https://docs.mindshare.so/api-reference/introduction.md) - [Rate Limits](https://docs.mindshare.so/api-reference/rate-limits.md) - [Response Codes](https://docs.mindshare.so/api-reference/response-codes.md) - [Agency Dashboard](https://docs.mindshare.so/use-cases/agency-dashboard.md): Build an agency dashboard with customer overview using the Mindshare API ## OpenAPI Specs - [openapi](https://docs.mindshare.so/api-reference/openapi.json)