PandaDoc

api.pandadoc.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.pandadoc.com

Crawl failures

1

Last verified

2026-03-01 11:09:04

Health

Loading health data...

Capabilities

create_document

analytics

Create 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

email

Generate 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

storage

Download a completed and signed document as a PDF file.

Detail: https://api.pandadoc.com/capabilities/download_document

get_document_status

analytics

Retrieve 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

analytics

List 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

analytics

Retrieve all available document templates that can be used to create new documents.

Detail: https://api.pandadoc.com/capabilities/list_templates

send_document

email

Send 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.