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:
- 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.
- Export API: Enables simple export of GroupMe! data, e.g.
exporting groups as RSS feeds.
- 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.