Skip to main content
GET
Root
curl --request GET \
  --url http://localhost:8000/ \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.docintell.com/llms.txt

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

Authorizations

Authorization
string
header
required

API Key authentication. Format: dk_test_ or dk_live_

Response

200 - application/json

Successful Response

{key}
string