[Domeny API]

Profile

The Profile domain provides profile management across all entity types in the platform.

Metadane modulu

The Profile domain provides profile management across all entity types in the platform.

Powrót do wszystkich modułów

Odwolanie do zrodla

content/modules/domain-profile.md

Ostatnia aktualizacja

5 lut 2026

Kategoria

Domeny API

Suma kontrolna tresci

c6e49de27963d92e

Tagi

api-domainsai

Renderowana dokumentacja

Ta strona renderuje Markdown i Mermaid modulu bezposrednio z publicznego zrodla dokumentacji.

Overview#

The Profile domain provides profile management across all entity types in the platform. It serves as a generic abstraction layer over 20+ specialized profile types, enabling cross-profile search, filtering, bulk operations, AI-powered enrichment, and relationship tracking without requiring type-specific queries.

Key Features#

  • Universal profile access across 20+ types including person, organization, IP address, domain, email, and threat entities
  • Advanced search with full-text matching, profile type filtering, and fuzzy relevance scoring
  • Pagination and sorting with configurable limits and multiple sort options
  • AI-powered profile enrichment from multiple external data providers
  • Bulk profile creation from unstructured text using large language models
  • Profile timeline and activity tracking with event history
  • Relationship management integrated with graph-based entity connections
  • Faceted search with dynamic filter options for profile types, threat levels, countries, and tags
  • Partial profile updates with property-level mutation support
  • Enrichment scoring (0-100) with provider metadata tracking

Use Cases#

  • Searching across all profile types to find entities matching investigation criteria
  • Enriching profiles with external intelligence from multiple data providers simultaneously
  • Bulk-creating entity profiles from investigation notes or intelligence reports using AI extraction
  • Visualizing entity relationships through graph-based connection queries

Integration#

The Profile domain connects with specialized profile domains (person, organization, IP address), investigation management, graph visualization, and intelligence analysis. It integrates with external enrichment providers for data enhancement.

Last Reviewed: 2026-02-05