Integrate with Go1, using the Go1 Player

This guide walks you through the process of building and launching your integration with Go1. Specifically, we'll illustrate how to connect new customers and get them searching and playing Go1 content inside your platform, using the Go1 player.

Tasks to complete
1. Set up your partner account
2. Create a customer portal
3. Search content
4. Play content
5. Retrieve enrolment records
1. Set up your partner account

In order to interact with the Go1 API and begin building your integration, you will need the following:

  • a Go1 account - a login to Go1 via email and password
  • a set of partner API keys - comprising of client_id, client_secret, and callback_url

A Go1 Implementation Manager will create your Go1 account, for which you will receive a welcome email, with instructions on how to set a password. They will also supply you with your partner API keys and a Partner portal ID. If you have not received these, reach out to your Implementation Manager or contact us to have one assigned.

You're done, great job! For more information or to see what else is possible with Go1, explore our concepts or API reference documentation.