{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"Generates JWT tokens for ZoomInfo enterprise-api calls using either username/password or PKI (private key) authentication methods.","skillfed_tags":["jwt-auth","zoominfo"],"use_cases":["Authenticate to ZoomInfo enterprise-api using stored username and password credentials","Generate JWT tokens for PKI-based authentication flows in enterprise integrations","Obtain bearer tokens for subsequent HTTP API calls to ZoomInfo services","Automate authentication in server-side applications that need to call enterprise-api"],"what_it_does":"zi_api_auth_client is a lightweight authentication client for ZoomInfo's enterprise-api. It provides two authentication flows: username/password authentication that returns a JWT token directly, and PKI authentication using a private key and client ID. Both methods produce JWT tokens suitable for subsequent API calls.\n\nThe package wraps cryptographic operations (via cryptography and PyJWT) and HTTP requests to handle the authentication handshake. It is designed as a thin client library for developers integrating with ZoomInfo's enterprise services. The main gotcha documented in the description is proper formatting of private keys as multi-line strings to avoid deserialization errors.","worth_installing":"Yes, if you are building against ZoomInfo enterprise-api and need a straightforward authentication client. The package has low install friction, permissive licensing, and no known vulnerabilities. However, maintenance is aging (last commit 2025-09-04 with no recent activity), so verify that it remains compatible with current ZoomInfo API endpoints before adopting in new projects."},"id":"zi-api-auth-client","links":{"html":"https://skillfed.io/packages/zi-api-auth-client","md":"https://skillfed.io/packages/zi-api-auth-client.md","pypi":"https://pypi.org/project/zi-api-auth-client/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-04","license_spdx":null,"license_treatment":"permissive","name":"zi-api-auth-client","python_support":"unspecified","summary":"A library that supports username-password and PKI authentication methods for enterprise-api"},"popularity":{"monthly_downloads":123340,"position":11911,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.3"}
