Headless API
Headless mode gives you data and control without UI, so you own rendering and user experience end to end.
When to use
- You need bespoke UI/UX or deep integration into existing flows.
- You want to experiment with novel surfaces (e.g., wearables, kiosks) using Zing logic.
Considerations
- Implement your own error and loading states.
- Mirror recommended UX patterns from full UI for clarity and safety.
- Ensure authentication and session handling are robust; handle token refresh.
- Forward telemetry to your analytics and correlate with Zing events.
Last updated on