Skip to main content

Node.js SDK Reference

This is the Node.js SDK reference documentation.

Note

When performing operations with the Node.js SDK, you can use either of the following methods to authenticate:

  • Using an API key

    To obtain an API key, follow the instructions in the API keys.

  • Using a cluster token

    To obtain a cluster token, use a colon (:) to join the username and password of the target cluster, like username:password. Note that this is the only valid authentication method for BYOC clusters.