pandadoc

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name PANDADOC_TOKEN or zero doctor check-connector --url https://api.pandadoc.com/public/v1/documents --method GET

Authentication

PandaDoc uses a custom API-Key auth scheme on the standard Authorization header — it is NOT Bearer. All examples below use:

Authorization: API-Key $PANDADOC_TOKEN

Base URL: https://api.pandadoc.com/public/v1

Environment Variables

Variable Description
PANDADOC_TOKEN PandaDoc API key (Production or Sandbox). Only Org Admins can generate keys.
Related skills
Installs
9
GitHub Stars
59
First Seen
Apr 19, 2026