You are reading a single comment by @Velocio and its replies. Click here to read the full conversation.
  • Then it is working.

    API = Application Programming Interface

    And the JSON ( http://www.json.org/ ) that you are viewing describes the API.

    D = data, and in this case contains links to tell you to add /api to the URL, and the next level down will tell you to add /v1 to the URL.

    So you should go to http://home.buro9.com/api/v1/

    And there you can see there are lots of choices, to create microcosms, and then in those to create polls, events, conversations, etc.

    Basically, this is the API working.

    It's not the web site, just the programming interface.

About

Avatar for Velocio @Velocio started