Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tryprofound.com/llms.txt

Use this file to discover all available pages before exploring further.

Your Organization holds many Categories. Each Category contains its Assets (the brands you’re tracking), grouped into Topics, made up of Prompts. Each Prompt then fans out across four dimensions — Platform, Region, Persona, and Tag — which is how reports slice the data.

Entity reference

EntityWhat it is
OrganizationYour Profound account. Has many Categories.
CategoryA workspace — typically one brand and its competitive set. Every report query is scoped to one Category.
AssetA brand, company, or product tracked in the Category. Has is_owned, website, and alternate_domains.
TopicA grouping of related prompts (e.g. “Pricing”, “Integrations”).
PromptA question collected against AI models (e.g. “Best CRM for startups?”).
PlatformThe AI surface that answered (ChatGPT, Claude, Perplexity, …). Called model in API params.
RegionThe country the answer is scoped to (US, UK, Germany, …).
PersonaAn audience profile (e.g. “small business owner”).
TagA free-form label applied to a Prompt.

What this means for queries

  1. Every report call is scoped to one category_id. No cross-category queries.
  2. filters narrow which prompts contribute — by asset_name, topic_id, tag_id, and the like.
  3. dimensions break results out by slicemodel, region, persona, or tag.

Endpoints by entity

Click any endpoint above to jump to its full parameter reference.