Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The myClubhouse API allows you to pull information from myClubhouse to an external source. This can be used to display information in your own format.

Instructions

  1. Sign in to myClubhouse.

  2. Go to

...

  1. your name > My

...

  1. Profile.

...

  1. Image Added
  2. Scroll down to the “API Access” section.

    Image Modified
  3. Click “Create Token”.

...

  1. Image Added
  2. Complete the wizard:

    Image Modified
    1. Name: A name for the API Token.

    2. Accessible APIs: Select all or specific APIs that this Token can access.

    3. Expiry Date: Set a date for the API Token to expire, if left blank, the Token will not expire.

    4. Enabled: Set this to “Yes” so the API connection works.

    5. OK: Once you are happy with the details, click “OK” to generate the token.

  3. Use your token that has been generated to implement the API.

...

There is a link to the API documentation in the introduction at the start of the API Access section. This will help you to see the format that information pulled from myClubhouse will be delivered in.

...