PandaDoc
api.pandadoc.com
PandaDoc is a document automation platform for creating, sending, tracking, and e-signing proposals, contracts, and quotes. It provides a REST API for programmatic document lifecycle management including template-based generation, recipient management, and legally-binding electronic signatures.
api_key
free
1.0
https://api.pandadoc.com
1
2026-03-01T11:09:04.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
create_document
analyticsCreate a new document from a template or from scratch, specifying recipients, tokens, fields, and metadata.
Detail: https://api.pandadoc.com/capabilities/create_document
create_document_link
emailGenerate a shareable link for a document so recipients can view and sign it without needing an email invitation.
Detail: https://api.pandadoc.com/capabilities/create_document_link
download_document
storageDownload a completed and signed document as a PDF file.
Detail: https://api.pandadoc.com/capabilities/download_document
get_document_status
analyticsRetrieve the current status and details of a document including its completion progress, recipient activity, and metadata.
Detail: https://api.pandadoc.com/capabilities/get_document_status
list_documents
analyticsList all documents in your account with optional filtering by status, template, folder, or date range.
Detail: https://api.pandadoc.com/capabilities/list_documents
list_templates
analyticsRetrieve all available document templates that can be used to create new documents.
Detail: https://api.pandadoc.com/capabilities/list_templates
send_document
emailSend a completed document to its recipients for review and signature via email.
Detail: https://api.pandadoc.com/capabilities/send_document
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: PandaDoc Description: PandaDoc is a document automation platform for creating, sending, tracking, and e-signing proposals, contracts, and quotes. It provides a REST API for programmatic document lifecycle management including template-based generation, recipient management, and legally-binding electronic signatures. Auth: api_key Capabilities: - create_document: Create a new document from a template or from scratch, specifying recipients, tokens, fields, and metadata. - create_document_link: Generate a shareable link for a document so recipients can view and sign it without needing an email invitation. - download_document: Download a completed and signed document as a PDF file. - get_document_status: Retrieve the current status and details of a document including its completion progress, recipient activity, and metadata. - list_documents: List all documents in your account with optional filtering by status, template, folder, or date range. - list_templates: Retrieve all available document templates that can be used to create new documents. - send_document: Send a completed document to its recipients for review and signature via email.