Base URL
Authentication: Send your Paytring credentials using HTTP Basic authentication. Use the same key and secret you use for other Paytring APIs. Contact your Paytring account manager to get access enabled for your account.
What you can ask
Every request can mix all three types, and every question is answered in the same forward pass.
Why it matters
- Structured: replies are typed JSON values with probabilities, never free text.
- Fast: answers in tens of milliseconds per request on the hosted deployment.
- Consistent: the same state and questions return the same decision.
- Side-effect free: a classification call never charges, refunds, or retries anything.
Next steps
- Classify endpoint — request format, examples, responses, and errors.

