You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

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.

  • No labels