Prerequisites

Before you begin integrating with the Zluri SDK, ensure you meet the following requirements. These will help you authenticate successfully, use the APIs correctly, and manage your syncs with minimal friction.

Required Setup

  • Zluri Dashboard Access: You need access to your organization’s Zluri instance.
  • Admin Privileges: Only admins can generate and manage API keys.
  • API Key: A valid API key is required to authenticate requests.
  • Basic REST API Knowledge: Familiarity with API methods like POSTGET, and PUT.
  • Development Skills: Comfortable working in programming languages like Python, Node.js, or any language that supports HTTPS requests.