Qwilr

Qwilr is a document-experience platform for creating interactive, web-based sales proposals, quotes, contracts, and reports that replace static PDFs. Beyond the editor, Qwilr exposes a REST API (https://api.qwilr.com/v1) and a hosted, OAuth-protected Model Context Protocol (MCP) server that let teams generate branded pages from templates and reusable saved blocks, manage quote tax definitions and Qwilr Pay payment gateways, subscribe to page-lifecycle webhook events (viewed, accepted, set-live), and automate the sales workflow programmatically. API access is an Enterprise capability authenticated with bearer JWT access tokens. Qwilr is backed by Point Nine and maintains a public trust portal with SOC 2 Type 2, PCI DSS, and GDPR posture.

Qwilr publishes 1 API on the APIs.io network. Tagged areas include Company, Proposals, Documents, Sales, and Quotes.

The Qwilr catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Qwilr’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 23 more developer resources.

45.7/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyProposalsDocumentsSalesQuotesContractsE-SignatureWebhooksMCPSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 45.7/100 · developing
Contract Quality 5.7 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.5 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/qwilr: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Qwilr API

REST API for programmatically creating and managing Qwilr pages (proposals, quotes, contracts, reports) from templates and saved blocks, managing quote taxes, listing payment ga...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

qwilr-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Qwilr Webhooks

ASYNCAPI

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Qwilr Authentication

http/oauth2 · 2 schemes

SECURITY

Qwilr Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Qwilr Vulnerability Disclosure

security.txt · contact published

SECURITY

Qwilr Trust Center

SOC 2 Type 2, PCI DSS (Level 1, via Stripe), GDPR, UETA, eIDAS, E-SIGN Act

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Qwilr Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: qwilr
name: Qwilr
description: Qwilr is a document-experience platform for creating interactive, web-based sales proposals, quotes, contracts,
  and reports that replace static PDFs. Beyond the editor, Qwilr exposes a REST API (https://api.qwilr.com/v1) and a hosted,
  OAuth-protected Model Context Protocol (MCP) server that let teams generate branded pages from templates and reusable saved
  blocks, manage quote tax definitions and Qwilr Pay payment gateways, subscribe to page-lifecycle webhook events (viewed,
  accepted, set-live), and automate the sales workflow programmatically. API access is an Enterprise capability authenticated
  with bearer JWT access tokens. Qwilr is backed by Point Nine and maintains a public trust portal with SOC 2 Type 2, PCI
  DSS, and GDPR posture.
url: https://raw.githubusercontent.com/api-evangelist/qwilr/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- point-nine
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Proposals
- Documents
- Sales
- Quotes
- Contracts
- E-Signature
- Webhooks
- MCP
- SaaS
image: https://qwilr.com/apple-touch-icon.png
apis:
- name: Qwilr API
  description: REST API for programmatically creating and managing Qwilr pages (proposals, quotes, contracts, reports) from
    templates and saved blocks, managing quote taxes, listing payment gateways and users, and subscribing to page-lifecycle
    webhooks. Bearer-token (JWT) authentication; Enterprise plan required.
  humanURL: https://docs.qwilr.com/
  baseURL: https://api.qwilr.com/v1
  tags:
  - Proposals
  - Documents
  - Webhooks
  properties:
  - type: Documentation
    url: https://docs.qwilr.com/
  - type: APIReference
    url: https://docs.qwilr.com/api-reference
  - type: GettingStarted
    url: https://docs.qwilr.com/docs/getting-started/quick-start
  - type: Authentication
    url: authentication/qwilr-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://qwilr.com
- type: DeveloperPortal
  url: https://docs.qwilr.com/
- type: Documentation
  url: https://docs.qwilr.com/
- type: APIReference
  url: https://docs.qwilr.com/api-reference
- type: GettingStarted
  url: https://docs.qwilr.com/docs/getting-started/quick-start
- type: Support
  url: https://help.qwilr.com/
- type: Blog
  url: https://qwilr.com/blog/
- type: Pricing
  url: https://qwilr.com/pricing/
- type: SignUp
  url: https://app.qwilr.com/#/signup
- type: Login
  url: https://app.qwilr.com/#/login
- type: TermsOfService
  url: https://qwilr.com/terms/
- type: PrivacyPolicy
  url: https://qwilr.com/privacy-policy/
- type: StatusPage
  url: https://status.qwilr.com
- type: ChangeLog
  url: https://product.qwilr.com/Qwilr-Product-Updates-2025-ZmP5Cml2THGA
- type: Authentication
  url: authentication/qwilr-authentication.yml
- type: OAuthScopes
  url: scopes/qwilr-scopes.yml
- type: MCPServer
  url: mcp/qwilr-mcp.yml
- type: WellKnown
  url: well-known/qwilr-well-known.yml
- type: SecurityTxt
  url: well-known/qwilr-security.txt
- type: DomainSecurity
  url: security/qwilr-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/qwilr-vulnerability-disclosure.yml
- type: Security
  url: https://qwilr.com/vulnerability-disclosure/
- type: TrustCenter
  url: security/qwilr-trust-center.yml
- type: Compliance
  url: https://trust.qwilr.com/
- type: Conformance
  url: conformance/qwilr-conformance.yml
- type: Lifecycle
  url: lifecycle/qwilr-lifecycle.yml
- type: Conventions
  url: conventions/qwilr-conventions.yml
- type: DataModel
  url: data-model/qwilr-data-model.yml
- type: Webhooks
  url: asyncapi/qwilr-webhooks.yml
- type: LLMsTxt
  url: llms/qwilr-llms.txt
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 13
  pass: local-v1