Testing Your API Connection

  1. Generate the API key and copy it to the clipboard.
  2. Go to the page https://docs.reteno.com/reference/getaccountinfo-1.
  3. Enter your username and password, which is a copied API key, under the request example.
Get account info API reference page with the Basic Auth username and password fields underlined
  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 highlighted showing a successful JSON response containing userEmail and organisationName fields