Create entity
Creates a new company entity and begins background enrichment.
The entity status starts as pending and transitions to ready once
enrichment completes. Provide as much identifying information as
possible — domain is the highest-signal field because it is
unambiguous.
Documentation Index
Fetch the complete documentation index at: https://newscatcherinc-docs.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication.
Body
Request body for creating a single entity. Only name is required.
The more fields you provide, the better the matching quality.
The company or person name. Required and must be non-empty.
1"NewsCatcher"
The type of entity.
company: A company or organization (default).person: An individual person.
company, person Free-text description of the entity used for disambiguation when similar names exist.
"AI-powered news data provider"
Additional attributes for the entity, keyed by entity type.

