Ping
/pingGet the status of the instance
Retrieves the status and InfluxDB version of the instance.
Use this endpoint to monitor uptime for the InfluxDB instance. The response
returns a HTTP 204 status code to inform you the instance is available.
Related guides
curl --request GET \
"https://us-east-1-1.aws.cloud2.influxdata.com/ping" \
--header "Authorization: Bearer INFLUX_TOKEN"Responses
/pingGet the status of the instance
Returns the status and InfluxDB version of the instance.
Use this endpoint to monitor uptime for the InfluxDB instance. The response
returns a HTTP 204 status code to inform you the instance is available.
Related guides
curl --request HEAD \
"https://us-east-1-1.aws.cloud2.influxdata.com/ping" \
--header "Authorization: Bearer INFLUX_TOKEN"Responses
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.