username: password: remember me
Create a new GroupMe! account
GroupMe!
RESTful API

Overview - GroupMe! APIs

GroupMe! provides different ways how other applications can make use of data and functionality that is provided by GroupMe! In particular, GroupMe! provides three APIs:


  1. RESTful API: Enables client applications to browse the GroupMe! data space (RDF data) according to the principles of Linked Data. Further, it allows client applications to act on behalf of the user, e.g. create new groups, add tags, etc.
  2. Export API: Enables simple export of GroupMe! data, e.g. exporting groups as RSS feeds.
  3. Search API: Enables some advanced search features and returns search results as XML-formatted list.

We recommend the usage of our RESTful API as this API is developed most actively.