Lumaktaw sa pangunahing nilalaman

Pangkalahatang-ideya

Ang Prodantix ay isang engine na may hawak na isang source of truth tungkol sa bawat user (ang kanilang live user state) at hinahayaan kang obserbahan ito, magdesisyon dito, at kumilos dito nang hindi kinakailangang pagdikit-dikitin ang magkakahiwalay na analytics, flags, messaging at data tools.

Pinaghihiwa-hiwalay ng karamihan ng stack ang parehong user sa apat na produkto. Bawat handoff ay nawawalan ng fidelity at nagdadagdag ng lag. Pinapanatili ng Prodantix ang lahat ng apat sa isang patuloy na ina-update na state: ang view, desisyon, at aksiyon ay nagbabasa lahat ng eksaktong parehong katotohanan, sa real time.

At a glance

Hosts
Five, across REST, GraphQL, Socket.IO and MCP
Credentials
Project key for ingestion, access token for the application model
Data residency
EU for ingestion and replay
Start here
api.prodantix.com/graphql

Ang mga surface

Bawat surface ay may sariling host at tumatanggap ng sariling credential. Binubuksan ng project key ang mga daan ng event at flag; binubuksan ng access token ang mga administratibong surface.

HostProtocolCredential
api.prodantix.comREST (flags, messaging) · GraphQL · GraphiQLProject key · Access token
eu.api.prodantix.comREST (event ingestion)Project key
eu.replay.prodantix.comREST (session replay)Project key
eu.ws.prodantix.comSocket.IO realtimeAccess token
eu.mcp.prodantix.comMCP (JSON-RPC 2.0)Access token

Saan susunod

  • Projects & keys: sign up, create a project, copy its keys
  • Quickstart: install an SDK and send a first event
  • Concepts: event, user state, decision, action
  • REST: base URLs, the eight operations, the OpenAPI documents
  • GraphQL: the full application model, plus the playground
  • Realtime: Socket.IO rooms and events
  • MCP: the nine tools an agent can call
  • API reference: every operation, rendered