Common parameters
Most InfluxDB API endpoints require parameters in the request — for example, specifying the database to write to or query from.
Common parameters
The following table shows common parameters used by many InfluxDB 3 Clustered API endpoints. Some endpoints require additional parameters in the query string or request body.
| Query parameter | Value type | Description |
|---|---|---|
db | string | The database name (v1 and v3 endpoints) |
bucket | string | The database name (v2 /api/v2/write endpoint) |
org | string | Ignored; included for v2 client compatibility |
precision | string | Timestamp precision for writes (ns, us, ms, s) |
epoch | string | Timestamp precision for query responses (ns, u, ms, s, m, h) |
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 Clustered and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.