Skip To Content
ArcGIS Developer
Dashboard

Broadcast

  • URL:https:// <streamservice-url>/broadcast
    ws(s)://host/arcgis/ws/services/ServiceName/StreamService/broadcast
  • Version Introduced:10.3

Description

License:

As of 10.5, you must license your ArcGIS Server as an ArcGIS GeoEvent Server in order to use this resource.

The broadcast endpoint for a stream service provides applications that have administrator privileges the ability to broadcast event data over a stream service. The HTML page for this endpoint allows JSON to be copied and pasted into a window. JSON content can also be uploaded from a file.

From this page, administrators first connect to the stream service. Next, they broadcast the specified messages by uploading them to the service.

Data that is broadcast to this endpoint must be in the same spatial reference as that of the service advertised in the metadata.

Request parameters

ParameterDetails
token

The security access token if the stream service is secured.

Syntax

token=<token string from metadata>