Status

Get Status

Check the status of the Real Time Data API.  No body is returned, only a 200 OK if the service is up.  Any return status code other than 200 indicates a problem.

Sample Request Format

HEAD [base URL]/status

Sample Response Format

HTTP/1.1 200 OK
Comments