{"@context": "https://schema.org", "@type": "WebAPI", "name": "Influx OSS API Service API", "description": "# Authentication <!-- ReDoc-Inject: <security-definitions> -->", "provider": {"@type": "Organization", "name": "influxdata.com"}, "documentation": "blob:https://docs.influxdata.com/blobId"}
Index / APIs / influxdata.com

Influx OSS API Service API

# Authentication &lt;!-- ReDoc-Inject: &lt;security-definitions&gt; --&gt;

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

auth: b a s i c

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Influx OSS API Service v2.0.0

# Authentication &lt;!-- ReDoc-Inject: &lt;security-definitions&gt; --&gt;

methodpathwhat the vendor says it does
GET/List all top level routes Routes
GET/authorizationsList all authorizations Authorizations
POST/authorizationsCreate an authorization Authorizations
GET/authorizations/{authID}Retrieve an authorization Authorizations
PATCH/authorizations/{authID}Update an authorization to be active or inactive Authorizations
DELETE/authorizations/{authID}Delete an authorization Authorizations
GET/bucketsList all buckets Buckets
POST/bucketsCreate a bucket Buckets
GET/buckets/{bucketID}Retrieve a bucket Buckets
PATCH/buckets/{bucketID}Update a bucket Buckets
DELETE/buckets/{bucketID}Delete a bucket Buckets
GET/buckets/{bucketID}/labelsList all labels for a bucket Buckets
POST/buckets/{bucketID}/labelsAdd a label to a bucket Buckets
DELETE/buckets/{bucketID}/labels/{labelID}Delete a label from a bucket Buckets
GET/buckets/{bucketID}/membersList all users with member privileges for a bucket Buckets
POST/buckets/{bucketID}/membersAdd a member to a bucket Buckets
DELETE/buckets/{bucketID}/members/{userID}Remove a member from a bucket Buckets
GET/buckets/{bucketID}/ownersList all owners of a bucket Buckets
POST/buckets/{bucketID}/ownersAdd an owner to a bucket Buckets
DELETE/buckets/{bucketID}/owners/{userID}Remove an owner from a bucket Buckets
GET/checksList all checks Checks
POST/checksAdd new check Checks
GET/checks/{checkID}Retrieve a check Checks
PUT/checks/{checkID}Update a check Checks
PATCH/checks/{checkID}Update a check Checks
DELETE/checks/{checkID}Delete a check Checks
GET/checks/{checkID}/labelsList all labels for a check Checks
POST/checks/{checkID}/labelsAdd a label to a check Checks
DELETE/checks/{checkID}/labels/{labelID}Delete label from a check Checks
GET/checks/{checkID}/queryRetrieve a check query Checks
GET/dashboardsList all dashboards Dashboards
POST/dashboardsCreate a dashboard Dashboards
GET/dashboards/{dashboardID}Retrieve a Dashboard Dashboards
PATCH/dashboards/{dashboardID}Update a dashboard Dashboards
DELETE/dashboards/{dashboardID}Delete a dashboard Dashboards
POST/dashboards/{dashboardID}/cellsCreate a dashboard cell Cells Dashboards
PUT/dashboards/{dashboardID}/cellsReplace cells in a dashboard Replaces all cells in a dashboard. This is used primarily to update the positiona
PATCH/dashboards/{dashboardID}/cells/{cellID}Update the non-positional information related to a cell Updates the non positional information related to a ce
DELETE/dashboards/{dashboardID}/cells/{cellID}Delete a dashboard cell Cells Dashboards
GET/dashboards/{dashboardID}/cells/{cellID}/viewRetrieve the view for a cell Cells Dashboards Views

and 157 more operation(s) in this specification, all searchable.

specification origin: blob:https://docs.influxdata.com/blobId

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.