Authenticate
Send the `x-api-key` header on every request to the two exposed API routes.
Wize Snap Developer Docs
Use Wize Snap APIs to predict decision profiles and analyse messages with the same intelligence powering the product.
Integration Flow
Send the `x-api-key` header on every request to the two exposed API routes.
Call `POST /api/v1/snap` with profile context to receive a profile prediction and snap ID.
Call `POST /api/v1/snap/comms` with the snap ID and message to analyse the communication.
Built For Production