Skip to main content
Entity resolution answers what a raw input refers to in Kyberis.

Response Envelope

/v2/entity-resolution returns: Batch resolution responses use the standard batch envelope described in Batch responses.

Status Values

Key Fields

  • canonical_id
  • canonical_name
  • entity_type
  • resolution_confidence
  • candidates[]
  • match_type
  • score
  • aliases and metadata when requested

Common Mistakes

  • Do not guess when status is ambiguous.
  • Do not continue to assessment when status is not_found unless you intentionally switch to query mode.
  • Do not use ioc as an expected type. Use ip, domain, url, hash, or email.