-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
BOSSe edited this page Feb 3, 2026
·
1 revision
When you first launch Zscaler API Client, you'll see the Welcome dialog with an overview of supported APIs and quick tips.
- Go to File → Settings (or press
Ctrl+,/Cmd+,) - Select the Credentials tab
- Enter your API credentials for the services you want to use
-
Cloud: Your ZIA cloud (e.g.,
zsapi.zscaler.net) - API Key: Your ZIA API key
- Username: Admin username
- Password: Admin password
-
Cloud: Usually
config.private.zscaler.com - Client ID: OAuth client ID
- Client Secret: OAuth client secret
- Customer ID: Your ZPA customer ID
ZDX, ZCC, ZIdentity, ZTW, ZWA, and EASM all use OAuth with Client ID and Client Secret.
- Select an API from the dropdown (e.g., "ZIA")
- Browse the endpoint tree on the left
- Click an endpoint to load it
- Click Send (or press
Ctrl+Enter) - View the JSON response with syntax highlighting
- Use
Ctrl+Shift+Cto copy the request as a cURL command - Use
Ctrl+Hto view your request history - Enable "Auto-authenticate on startup" in Settings for convenience