API
APIs
Name | Description | Default URL prefix | Status |
---|---|---|---|
Original | Original API. This is our original "REST-like" API | /api | Available |
Streaming | This is our newest API with streaming-based access | /api2 | Available |
The old Twitter API | Available | ||
JMX | This is an API that will users to access JMX-based | /jmx | Currently being designed |
Note: It is possible to change the used URL prefixes for the individual APIs via properties.
Using an API
Clients should be developed using /api2.
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.