Getting Started
Intall the Pezzo Client
Install the @pezzo/client NPM package:Initialize the Pezzo Client
You only need to initialize the Pezzo client once, and then you can use it throughout your application.Pezzo automatically looks for the following environment variables:
PEZZO_API_KEY
: Your Pezzo API keyPEZZO_PROJECT_ID
: Your Pezzo project IDPEZZO_ENVIRONMENT
: The environment you want to use (e.g.Production
, which is the default environment created by Pezzo)
API Reference
Pezzo API key
Pezzo project ID
Pezzo environment name
Pezzo server URL