Testing Your API Connection

  1. Generate the API key and copy it to the clipboard.
  2. Go to the page Get account info.
  3. Enter your username and password, which is a copied API key, under the request example.
Get account info API reference page with the username and password fields highlighted under Basic authentication
  1. Click Try it!
Get account info API reference page with the Try It! button highlighted

If everything were set up correctly, you would receive your userEmail and organisationName in the response.

Response panel showing a 200 status JSON response with the userEmail and organisationName fields highlighted