Use the InfluxDB HTTP API to write data
Use the InfluxDB HTTP API to write data to InfluxDB Cloud Serverless.
Use the v1 write API
Use the InfluxDB v1 HTTP write API to write data stored in InfluxDB Cloud Serverless.
curl "https://cloud2.influxdata.com/write?db=DATABASE_NAME&rp=RETENTION_POLICY&precision=s" \
--header "Authorization: Token API_TOKEN" \
--header "Content-type: text/plain; charset=utf-8" \
--data-binary 'home,room=kitchen temp=72 1463683075'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 Cloud Serverless and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.