Ülevaade
Prodantix on üks mootor, mis hoiab iga kasutaja kohta ühte tõeallikat (nende reaalajas kasutaja olekut) ja võimaldab sul seda jälgida, selle põhjal otsustada ja tegutseda, ilma et peaksid eraldi analüütika-, lipu-, sõnumside- ja andmetööriistu kokku liimima.
Enamik tehnoloogiapakke killustab sama kasutaja nelja toote vahel. Iga üleandmine kaotab täpsust ja lisab viivitust. Prodantix hoiab kõik neli ühel pidevalt uueneval olekul: vaade, otsus ja tegevus loevad kõik täpselt sama tõde, reaalajas.
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
Pinnad
Igal pinnal on oma host ja see aktsepteerib oma mandaati. Projektivõtmed avavad sündmuste ja lippude teed; juurdepääsutokenid avavad halduspinnad.
| Host | Protocol | Credential |
|---|---|---|
| api.prodantix.com | REST (flags, messaging) · GraphQL · GraphiQL | Project key · Access token |
| eu.api.prodantix.com | REST (event ingestion) | Project key |
| eu.replay.prodantix.com | REST (session replay) | Project key |
| eu.ws.prodantix.com | Socket.IO realtime | Access token |
| eu.mcp.prodantix.com | MCP (JSON-RPC 2.0) | Access token |
Kuhu edasi
- 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