Apache ESME > Index > API
Added by Ethan Jewett, last edited by Richard Hirsch on Nov 26, 2009  (view change)

APIs

Name Description
Default URL prefix
Status
Original (REST)
This is our original "REST-like" API that is still used by most existing clients
/api
Available
Streaming
This is our newest API that deals allows for streaming-based access
/api2
In progress but available
Twitter
We also support the Twitter API which allows for clients that support laconica to also use ESME
/twitter
Available
JMX
This is an API that will users to access JMX-based data via an API
/jmx
Currently being designed

Note: It is possible to change the used URL prefixes for the individual APIs via properties.

Using an API

If you wish to use a API, then you must take the server name and add the URL prefix.

For example, http://esmecloudserverapache.dickhirsch.staxapps.net/twitter

Token

All these APIs require that you use a token.