Account


Accounts management.

Accounts list

Getting intomation about accessible accounts

Request

GET https://api.truesocialmetrics.com/gamma/account?api_user=x@x.com&api_key=2999cccf4896592ebafc8cecdee529

or the same request with CURL

curl https://api.truesocialmetrics.com/gamma/account?$TT_AUTH

Response

{
  "status": "ok",
  "response": [
    {
      "id": "8c9f017984025e6ce1ce6ae2aede3923",
      "name": "US/Tesco"
    },
    {
      "id": "f84b188cdb114f7f67428c5c54ba5660",
      "name": "UK/Tesco"
    }
  ]
}
  • id - unique account idenitificator
  • name - account name, can be changed