curl --request GET \
--url https://platform.kodexa.ai/api/modules/{id}/implementation \
--header 'x-api-key: <api-key>'"<string>"Downloads the implementation ZIP archive for a module, containing the source code, manifest, and runtime assets needed to run or inspect the module.
curl --request GET \
--url https://platform.kodexa.ai/api/modules/{id}/implementation \
--header 'x-api-key: <api-key>'"<string>"Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.