Skip to content

soenneker/soenneker.highlevel.clientutil

Repository files navigation

Soenneker.HighLevel.ClientUtil

An async thread-safe singleton for HighLevel OpenApiClient.

Installation

dotnet add package Soenneker.HighLevel.ClientUtil

The parameterless Get() uses HighLevel:ApiKey. To work with multiple HighLevel accounts or tenants, pass each API key explicitly:

HighLevelOpenApiClient tenantClient = await highLevelClientUtil.Get(tenantApiKey);

About

An async thread-safe singleton for HighLevel OpenApiClient.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors

Languages