All endpoints

All InfluxDB 3 Core API endpoints, sorted by path.

v3 API

DELETE /api/v3/configure/database Delete a database GET /api/v3/configure/database List databases POST /api/v3/configure/database Create a database PUT /api/v3/configure/database Update a database DELETE /api/v3/configure/database/retention_period Remove database retention period DELETE /api/v3/configure/distinct_cache Delete distinct cache DELETE /api/v3/configure/distinct_cache Delete distinct cache POST /api/v3/configure/distinct_cache Create distinct cache POST /api/v3/configure/distinct_cache Create distinct cache DELETE /api/v3/configure/last_cache Delete last cache DELETE /api/v3/configure/last_cache Delete last cache POST /api/v3/configure/last_cache Create last cache POST /api/v3/configure/last_cache Create last cache POST /api/v3/configure/plugin_environment/install_packages Install plugin packages POST /api/v3/configure/plugin_environment/install_requirements Install plugin requirements DELETE /api/v3/configure/processing_engine_trigger Delete processing engine trigger POST /api/v3/configure/processing_engine_trigger Create processing engine trigger POST /api/v3/configure/processing_engine_trigger/disable Disable processing engine trigger POST /api/v3/configure/processing_engine_trigger/enable Enable processing engine trigger DELETE /api/v3/configure/table Delete a table POST /api/v3/configure/table Create a table DELETE /api/v3/configure/token Delete token POST /api/v3/configure/token/admin Create admin token POST /api/v3/configure/token/admin/regenerate Regenerate admin token POST /api/v3/configure/token/named_admin Create named admin token GET /api/v3/engine/{request_path} On Request processing engine plugin request POST /api/v3/engine/{request_path} On Request processing engine plugin request POST /api/v3/plugin_test/schedule Test scheduling plugin POST /api/v3/plugin_test/wal Test WAL plugin PUT /api/v3/plugins/directory Update a multi-file plugin directory POST /api/v3/plugins/files Create a plugin file PUT /api/v3/plugins/files Update a plugin file GET /api/v3/query_influxql Execute InfluxQL query POST /api/v3/query_influxql Execute InfluxQL query GET /api/v3/query_sql Execute SQL query POST /api/v3/query_sql Execute SQL query POST /api/v3/write_lp Write line protocol

v2-compatible API

v1-compatible API


Was this page helpful?

Thank you for your feedback!