Luzia Nexo hosted Python examples. Use these endpoints as a reference, then clone and extend the examples in GitHub for your integration.
Integration guide, quickstart, and runnable example code
| Method | Path | Description | Auth |
|---|---|---|---|
GET | /health | Service health | no |
GET | /info | Service endpoint catalog | no |
POST | /webhook/minimal | Minimal echo webhook | yes |
POST | /webhook/structured | Structured webhook with profile handling | yes |
POST | /webhook/advanced | Advanced webhook with intent routing | yes |
POST | /partner/proactive/preview | Proactive message contract preview | yes |
For JSON output, request /info?format=json or send Accept: application/json.