Skip to main content
GET
/
platform
/
analytics
/
files-x-validations
cURL
curl --request GET \
  --url https://api.rootkey.ai/api-v1/platform/analytics/files-x-validations \
  --header 'x-api-key: <api-key>'
{
  "totalFiles": 123,
  "totalValidations": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.rootkey.ai/llms.txt

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

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Analytics data retrieved

totalFiles
integer
totalValidations
integer