Weave

Weave is an all-in-one customer and patient communication and payments platform for small healthcare businesses - dental, optometry, veterinary, medical, audiology, and specialty practices. It unifies VoIP phone, two-way texting, online scheduling, digital forms, payments (text-to-pay), review generation, and email into a single system that syncs with practice management and EHR software. The Weave developer platform exposes a REST API (base https://api.weaveconnect.com) for building integrations across messaging, phone and calls, contacts, scheduling and appointments, payments, digital forms, reviews, and event subscriptions, authenticated with OAuth 2.0 bearer tokens issued through Weave's OIDC provider. The public API reference is published in the Weave Developer Portal at dp.getweave.com, which requires a developer login.

Weave publishes 8 APIs on the APIs.io network, including Contacts API, Events API, Forms API, and 5 more. Tagged areas include Communication, Healthcare, VoIP, Messaging, and SMS.

Weave’s developer surface includes authentication, documentation, and 11 more developer resources.

42.9/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
8 APIs
CommunicationHealthcareVoIPMessagingSMSSchedulingPaymentsReviewsDentalVeterinary

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 42.9/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/weave-hq: 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 8

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

Weave Contacts API

Patient/customer contacts and contact info.

Weave Events API

Platform events and subscription management.

Weave Forms API

Weave Digital Forms - templates, links, and submissions.

Weave Messaging API

Two-way SMS/text messaging with patients.

Weave Payments API

Weave Payments methods (text-to-pay, card-on-file).

Weave Phone & Calls API

VoIP call records, recordings, voicemails, and call queues.

Weave Reviews API

Review generation, reputation, and business listings.

Weave Scheduling API

Appointments, appointment types, schedules, and calendar events.

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Weave API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Weave Hq Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

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

Weave Hq Authentication

http/oauth2 · 2 schemes

SECURITY

Weave Hq Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Weave Hq Vulnerability Disclosure

security.txt · contact published

SECURITY

Weave Hq Trust Center

trust center published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Weave Hq Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Weave Hq Agentic Access

38 operations · 11 acting

38 operations · 11 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: weave-hq
url: https://raw.githubusercontent.com/api-evangelist/weave-hq/refs/heads/main/apis.yml
name: Weave
kind: company
description: Weave is an all-in-one customer and patient communication and payments platform for small healthcare businesses
  - dental, optometry, veterinary, medical, audiology, and specialty practices. It unifies VoIP phone, two-way texting, online
  scheduling, digital forms, payments (text-to-pay), review generation, and email into a single system that syncs with practice
  management and EHR software. The Weave developer platform exposes a REST API (base https://api.weaveconnect.com) for building
  integrations across messaging, phone and calls, contacts, scheduling and appointments, payments, digital forms, reviews,
  and event subscriptions, authenticated with OAuth 2.0 bearer tokens issued through Weave's OIDC provider. The public API
  reference is published in the Weave Developer Portal at dp.getweave.com, which requires a developer login.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/weave-hq.png
tags:
- Communication
- Healthcare
- VoIP
- Messaging
- SMS
- Scheduling
- Payments
- Reviews
- Dental
- Veterinary
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: weave-hq:weave-hq-contacts-api
  name: Weave Contacts API
  description: Patient/customer contacts and contact info.
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-contacts-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
- aid: weave-hq:weave-hq-events-api
  name: Weave Events API
  description: Platform events and subscription management.
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-events-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
- aid: weave-hq:weave-hq-forms-api
  name: Weave Forms API
  description: Weave Digital Forms - templates, links, and submissions.
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Forms
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-forms-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
- aid: weave-hq:weave-hq-messaging-api
  name: Weave Messaging API
  description: Two-way SMS/text messaging with patients.
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Messaging
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-messaging-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
- aid: weave-hq:weave-hq-payments-api
  name: Weave Payments API
  description: Weave Payments methods (text-to-pay, card-on-file).
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-payments-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
- aid: weave-hq:weave-hq-phone-calls-api
  name: Weave Phone & Calls API
  description: VoIP call records, recordings, voicemails, and call queues.
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Phone & Calls
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-phone-calls-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
- aid: weave-hq:weave-hq-reviews-api
  name: Weave Reviews API
  description: Review generation, reputation, and business listings.
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Reviews
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-reviews-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
- aid: weave-hq:weave-hq-scheduling-api
  name: Weave Scheduling API
  description: Appointments, appointment types, schedules, and calendar events.
  humanURL: https://dp.getweave.com
  baseURL: https://api.weaveconnect.com
  tags:
  - Scheduling
  properties:
  - type: OpenAPI
    url: openapi/weave-hq-scheduling-api-openapi.yml
  - type: Documentation
    url: https://dp.getweave.com
  - type: APIReference
    url: https://dp.getweave.com
  - type: PostmanCollection
    url: collections/weave-hq.postman_collection.json
  - type: OpenCollection
    url: collections/weave-hq.opencollection.json
  - type: TermsOfService
    url: https://getweave.com/legal/payments/
common:
- type: AgenticAccess
  url: agentic-access/weave-hq-agentic-access.yml
- type: TrustCenter
  url: security/weave-hq-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/weave-hq-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/weave-hq-domain-security.yml
- type: Authentication
  url: authentication/weave-hq-authentication.yml
- type: OAuthScopes
  url: scopes/weave-hq-scopes.yml
- type: GitHubOrganization
  url: https://github.com/getweave
- type: LinkedIn
  url: https://www.linkedin.com/company/weavehq
- type: Website
  url: https://www.getweave.com
- type: Documentation
  url: https://dp.getweave.com
- type: Plans
  url: plans/weave-hq-plans-pricing.yml
- type: RateLimits
  url: rate-limits/weave-hq-rate-limits.yml
- type: FinOps
  url: finops/weave-hq-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com