API Basics

The CoachingCloud API allows you to interact with your community on CoachingCloud. Once you have enabled the API for your community you can:

  1. List community information such as roles and groups
  2. List community member information
  3. Invite a new member to your community

The CoachingCloud API is written around the REST architecture. The API gives you a secure way for your app to interact with your community on CoachingCloud.

Getting started

First, you’ll need to enable your community API in community settings-general. When you enable the Rest API, you will receive a ‘Client ID’ and ‘Secret Key’. You will need these details to authenticate with our API later. These details should not be shared with anyone else.

The API domain name is api.coachingcloud.com