Documentation
Concepts and guides for NIXZ integrations.
Build a reliable NIXZ integration with these implementation guides. Use API reference for exact endpoint contracts, payloads, and live schemas.
Get started
Choose an environment and make your first request.
Authentication
Send credentials without exposing secrets.
Handle failures
Design predictable retries and useful error states.
Recommended path
Read Getting started and confirm the environment.
Implement authentication on your server.
Use API reference to select an endpoint and verify its schema.
Keep contracts close
This documentation explains integration patterns. The API reference is the source of truth for request fields, response shapes, and permissions.