Returns the monitored company profile for the authenticated organization.
Documentation Index
Fetch the complete documentation index at: https://octolens.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.
200 response
The monitored company profile.
Internal Company row id.
-9007199254740991 <= x <= 9007199254740991Company display name. Used as the AI's subject.
"Vercel"
Primary domain (no scheme).
"vercel.com"
Full website URL.
"https://vercel.com"
URL to the company logo image. null if not enriched yet.
High-level industry classification (e.g. Technology, SaaS). Sourced from enrichment and injected into AI prompts.
"Technology"
Finer-grained sector beneath industry.
"Developer Tools"
Comma-separated category tags. Used as additional AI context for relevance.
"B2B,SaaS,Developer Tools"
Prose description of the company. Fed into every relevance prompt — keep it factual and specific to improve scoring.
LinkedIn company slug (e.g. vercel). null if not set.
"vercel"
X/Twitter handle without @, or comma-separated list.
"vercel"
Short context sentence (≤400 chars) injected into every AI relevance prompt for this org. Useful for disambiguating common-word brands.
"Vercel is a cloud platform for frontend deployments, not a vehicle brand."
Free-text description (often newline-separated) of what the product does and typical use cases. Injected into relevance prompts.
JSON-encoded array of competitor names/descriptions stored as a string. The UI parses this; external clients can treat it opaquely.
Prose description of the company's competitive advantage.
Org-specific guidelines injected into the <specific_guidelines> section of the relevance-scoring prompt. Use this to teach the AI what 'relevant' means for you.
Org-specific guidelines injected into the <specific_guidelines> section of the post-classification/tagging prompt.