Skip to content
Rasmus Wulff Jensen edited this page Feb 6, 2023 · 64 revisions

This is the main client class, from there you do everything the API can do.

In order to instantiate the client you need to provide:

  • ApiKey (Required)
  • Token (Required)
  • Options (Optional)
  • HttpClient (Optional)

Clone this wiki locally