DeterminadocsbyNDETERMINA
Integrations

Native HTTP Integration

Expose a recommender, search, or default agent HTTP-session System through a Determina-owned contract.

When to use native HTTP

Use native HTTP when your service can expose Determina's contract directly. This is the simplest local setup path for recommender and search systems. For agents, the analogous native path is the default HTTP-session contract.

Native HTTP is an integration shape. In hosted production docs, register the System and System Version first, then run hosted commands against platform IDs.

Local contract checks

For local setup, use check-system before a full audit.

shell
determina check-system --system-type recommender --system-url http://127.0.0.1:8051

determina check-system --system-type search --system-url http://127.0.0.1:8052

Source contracts

Use source contracts for exact request and response shapes: