Skip to main content

Wize Snap Developer Docs

Build decision-aware profile and comms workflows.

Use Wize Snap APIs to predict decision profiles and analyse messages with the same intelligence powering the product.

Integration Flow

Small surface, clear sequence.

01

Authenticate

Send the `x-api-key` header on every request to the two exposed API routes.

02

Predict Profile

Call `POST /api/v1/snap` with profile context to receive a profile prediction and snap ID.

03

Analyse Comms

Call `POST /api/v1/snap/comms` with the snap ID and message to analyse the communication.

Built For Production

Documented around what the backend actually exposes.

Two focused integration endpoints
API-key-only authentication
Profile-first communication intelligence