Skip to main content
The Entity object represents a core item within Replyke. It can model anything from a social media post or product listing to a static page or location-based record. It supports rich metadata, votes, mentions, optional location tagging and more.

Properties


Supporting Types

TopComment


Example Use Cases

Social Media Post

Marketplace Product

Static Page (About Us)

Location-Based Listing (Hotel)


Integration Notes

  • The Entity structure is intentionally flexible for integration into varied content pipelines, including static, dynamic, or externally referenced data.
  • foreignId enables mapping to external datasets without requiring UUIDs.
  • attachments, metadata, and location provide extensibility without schema changes.