Skip To Content

GeoEvent Server REST API documentation

Developers can use the GeoEvent Server REST API documentation to learn how client applications can leverage resources provided by the GeoEvent Server REST API.

The REST API documentation identifies the available methods and expected parameters for all GeoEvent Server REST API endpoints. Having authenticated with the administrative REST API, you can make requests on an endpoint through the REST API, the same as if it were being made through GeoEvent Manager.

Access the GeoEvent Server public REST API documentation at:

https://geoeventserver.domain.com:6143/geoevent/rest/api

Access the GeoEvent Server administrative REST API documentation at:

https://geoeventserver.domain.com:6143/geoevent/admin/api

Note:

Before you can access the GeoEvent Server administrative REST API, you need to obtain a token. For more information, see GeoEvent Server Administrative REST API.