Skip to main content
HEAD
/
documents
/
{docId}
/
pdf
Check source PDF availability
curl --request HEAD \
  --url https://mkk.celebi.me/api/documents/{docId}/pdf
{
  "error": "<string>",
  "routes": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.mkk.celebi.me/llms.txt

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

Path Parameters

docId
integer
required

Internal document id.

Required range: x >= 1

Response

Source PDF exists.