Skip to main content

Choosing a Client

Once you have your login credentials you need to choose how you will interact with the iStreamPlanet APIs. We have a CLI as well as several SDKs available. Click one of the links below to get it installed and set up.

Not sure which to pick? Follow our handy guide below.

Choose the iStreamPlanet CLI if:

  • Users want to call the API from the commandline
  • You want to chain together basic calls to the API

Choose the iStreamPlanet Javascript SDK if:

  • Your primary language is Javascript or TypeScript
  • You are doing frontend (web browser) work
  • Your backend uses Node.js

Choose the iStreamPlanet Go SDK if:

  • Your primary language is Go

Choose the iStreamPlanet Python SDK if:

  • Your primary language is Python

Don't see your company's primary language listed here? Contact us to request that we add it.