Skip to main content
GET
/
tokens
cURL
curl --request GET \
  --url https://www.quikquery.io/api/v1/tokens \
  --header 'api-token: <api-key>'
[
  {
    "title": "<string>",
    "_id": "<string>",
    "token": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.quikquery.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api-token
string
header
required

Response

tokens response

title
string
required

The name of the token

_id
string
token
string

The token