Skip to content

Commit c5ea74b

Browse files
pauldixjstirnaman
andcommitted
Update content/shared/v3-core-http-query-api-system-tables/_index.md
Co-authored-by: Jason Stirnaman <[email protected]>
1 parent 4de50d5 commit c5ea74b

File tree

1 file changed

+1
-1
lines changed
  • content/shared/v3-core-http-query-api-system-tables

1 file changed

+1
-1
lines changed

content/shared/v3-core-http-query-api-system-tables/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This guide shows some of the capabilities of the HTTP API API for querying and accessing useful information from system tables.
1+
Learn how to use the HTTP API to query and access information about the database server and table schemas.
22

33
The HTTP API for querying is reached via either a `GET` or `POST` to the endpoint `/api/v3/query_sql`. There is also an endpoint for InfluxQL at `/api/v3/query_influxql` but this guide will focus on just the SQL endpoint.
44

0 commit comments

Comments
 (0)