Skip to main content

Welcome to Docyard

Docyard is a document distribution platform built around a simple idea: a lake where anyone can drop artifacts, and anyone with the right keys can fish them out.

The Problem

High-value documents—insurance declarations, loan agreements, closing documents—are distributed through fragmented channels:
  • Email attachments that get lost
  • Portals that require separate logins per carrier
  • FTP servers that are hard to maintain
  • Custom integrations that are expensive to build
Each integration is unique. Each carrier has their own system. Each collector must maintain multiple connections.

The Solution

Docyard is the lake. One shared system where:
  • Distributors upload documents through ramps
  • Collectors retrieve documents through docks
  • Lock-key-weight controls access
No custom integrations. No per-carrier connections. Connect once, access all.

Key Features

Simple Access Control

Access is controlled by keys and weights:
  • Distributors define which metadata fields (locks) are needed
  • Distributors assign scores (weights) to each field
  • Documents have a minimum score (threshold) for access
  • Collectors present their keys → System calculates score → Access granted if score meets threshold

No Pre-Relationships Required

Any collector can access any document:
  • No invitation-only access
  • No pre-authorization required
  • If you have the right keys, you can retrieve the document
  • Just like fishing in a public lake

One Connection, All Documents

For collectors:
  • Connect to your dock once
  • Search across all distributors’ documents
  • Retrieve what you need
For distributors:
  • Upload to your ramp once
  • Make documents available to all collectors
  • No per-collector integrations

How It Works

For Distributors

1. Create artifact type templates (e.g., "Insurance Declaration")
2. Upload documents with metadata locks
3. Set weights and threshold
4. Documents are now in the lake

For Collectors

1. Complete KYC verification
2. Declare which keys you have access to
3. Search the lake
4. Present keys → Retrieve documents

Architecture

How It Works

Supported Document Types

Docyard is flexible enough to support any document type:
IndustryDocument Examples
InsuranceDeclaration pages, Endorsements, Renewals
MortgageLoan agreements, Closing disclosures, Deeds
LegalContracts, Court documents
HealthcareEOBs, Lab results
GovernmentPermits, Certificates

Getting Started

Quick Start

  1. Sign Up - Create your account
  2. Configure Your Ramp or Dock - Set up your upload or retrieval endpoint
  3. Start Using - Upload or retrieve documents

Learn More

API Base URL

https://api.docyard.io/v1

SDKs

Official SDKs coming soon:
  • Node.js
  • Python
  • Go

Support