Using pdfservices-node-sdk-samples with adobe.com

HTML integration

✓ Official SDK
Install
# See https://github.com/adobe/pdfservices-node-sdk-samples
curl \
  -u "$API_USER:$API_PASS" \
  http://adobe.local/system/health
curl \
  -u "$API_USER:$API_PASS" \
  http://adobe.local/{path}/{name}
curl \
  -u "$API_USER:$API_PASS" \
  http://adobe.local/bin/querybuilder.json
SDK on GitHub 📄 API Docs
SDK
pdfservices-node-sdk-samples
HTML
API
adobe.com
adobe.com:aem
At a glance
Language HTML
Endpoints48
Base URLhttp://adobe.local
✓ Official