Qomplement website screenshot

Qomplement

Qomplement is a San Francisco-based Y Combinator (Spring 2026) company building an AI-native platform for supply chain and document-heavy back-office operations. Its publicly documented developer product is the Qomplement StructDatafy API, a REST API that extracts structured data from documents in 30+ formats, fills PDF forms, and populates Excel templates programmatically using AI OCR and structuring models. The API is asynchronous (job-based), authenticated with Bearer API keys issued from the developer portal, rate limited per minute and per month, and ships first-party Python and Node.js SDKs. This profile captures the published API surface, SDKs, authentication, conventions, error model, webhooks, and lifecycle.

Qomplement publishes 7 APIs on the APIs.io network, including API Keys API, Extract API, Fill Excel API, and 4 more. Tagged areas include Company, Document Extraction, OCR, Structured Data, and Artificial Intelligence.

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

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

45.7/100 developing ▬ flat Agent 29/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyDocument ExtractionOCRStructured DataArtificial IntelligenceForms AutomationPDFSupply ChainDeveloper APIY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/qomplement: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

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

Qomplement API Keys API

The API Keys API from Qomplement — 2 operation(s) for api keys.

Qomplement Extract API

The Extract API from Qomplement — 3 operation(s) for extract.

Qomplement Fill Excel API

The Fill Excel API from Qomplement — 1 operation(s) for fill excel.

Qomplement Fill PDF API

The Fill PDF API from Qomplement — 1 operation(s) for fill pdf.

Qomplement Health API

The Health API from Qomplement — 2 operation(s) for health.

Qomplement Jobs API

The Jobs API from Qomplement — 3 operation(s) for jobs.

Qomplement Usage API

The Usage API from Qomplement — 1 operation(s) for usage.

Scroll for all 7

Open Collections 8

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

API Collection

OPEN COLLECTION

StructDatafy API Keys API

OPEN COLLECTION

Scroll for all 8

Rate Limits 1

Documented rate limits and quota policies.

Qomplement Rate Limits

2 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 2

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

Qomplement Authentication

apiKey · 1 scheme

SECURITY

Qomplement Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: qomplement
name: Qomplement
description: Qomplement is a San Francisco-based Y Combinator (Spring 2026) company building an AI-native platform for supply
  chain and document-heavy back-office operations. Its publicly documented developer product is the Qomplement StructDatafy
  API, a REST API that extracts structured data from documents in 30+ formats, fills PDF forms, and populates Excel templates
  programmatically using AI OCR and structuring models. The API is asynchronous (job-based), authenticated with Bearer API
  keys issued from the developer portal, rate limited per minute and per month, and ships first-party Python and Node.js SDKs.
  This profile captures the published API surface, SDKs, authentication, conventions, error model, webhooks, and lifecycle.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://qomplement.com/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/qomplement/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Document Extraction
- OCR
- Structured Data
- Artificial Intelligence
- Forms Automation
- PDF
- Supply Chain
- Developer API
- Y Combinator
apis:
- aid: qomplement:qomplement-api-keys-api
  name: Qomplement API Keys API
  description: The API Keys API from Qomplement — 2 operation(s) for api keys.
  humanURL: https://docs.qomplement.com
  baseURL: https://developer-api.qomplement.com/v1
  tags:
  - APIKeys
  tags_raw:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/qomplement-api-keys-api-openapi.yml
  - type: Documentation
    url: https://docs.qomplement.com
  - type: APIReference
    url: https://docs.qomplement.com/api/overview
  - type: GettingStarted
    url: https://docs.qomplement.com/api/quickstart
  - type: Authentication
    url: authentication/qomplement-authentication.yml
  - type: Webhooks
    url: asyncapi/qomplement-webhooks.yml
  - type: RateLimits
    url: rate-limits/qomplement-rate-limits.yml
- aid: qomplement:qomplement-extract-api
  name: Qomplement Extract API
  description: The Extract API from Qomplement — 3 operation(s) for extract.
  humanURL: https://docs.qomplement.com
  baseURL: https://developer-api.qomplement.com/v1
  tags:
  - Extract
  properties:
  - type: OpenAPI
    url: openapi/qomplement-extract-api-openapi.yml
  - type: Documentation
    url: https://docs.qomplement.com
  - type: APIReference
    url: https://docs.qomplement.com/api/overview
  - type: GettingStarted
    url: https://docs.qomplement.com/api/quickstart
  - type: Authentication
    url: authentication/qomplement-authentication.yml
  - type: Webhooks
    url: asyncapi/qomplement-webhooks.yml
  - type: RateLimits
    url: rate-limits/qomplement-rate-limits.yml
- aid: qomplement:qomplement-fill-excel-api
  name: Qomplement Fill Excel API
  description: The Fill Excel API from Qomplement — 1 operation(s) for fill excel.
  humanURL: https://docs.qomplement.com
  baseURL: https://developer-api.qomplement.com/v1
  tags:
  - Fill Excel
  properties:
  - type: OpenAPI
    url: openapi/qomplement-fill-excel-api-openapi.yml
  - type: Documentation
    url: https://docs.qomplement.com
  - type: APIReference
    url: https://docs.qomplement.com/api/overview
  - type: GettingStarted
    url: https://docs.qomplement.com/api/quickstart
  - type: Authentication
    url: authentication/qomplement-authentication.yml
  - type: Webhooks
    url: asyncapi/qomplement-webhooks.yml
  - type: RateLimits
    url: rate-limits/qomplement-rate-limits.yml
- aid: qomplement:qomplement-fill-pdf-api
  name: Qomplement Fill PDF API
  description: The Fill PDF API from Qomplement — 1 operation(s) for fill pdf.
  humanURL: https://docs.qomplement.com
  baseURL: https://developer-api.qomplement.com/v1
  tags:
  - Fill PDF
  properties:
  - type: OpenAPI
    url: openapi/qomplement-fill-pdf-api-openapi.yml
  - type: Documentation
    url: https://docs.qomplement.com
  - type: APIReference
    url: https://docs.qomplement.com/api/overview
  - type: GettingStarted
    url: https://docs.qomplement.com/api/quickstart
  - type: Authentication
    url: authentication/qomplement-authentication.yml
  - type: Webhooks
    url: asyncapi/qomplement-webhooks.yml
  - type: RateLimits
    url: rate-limits/qomplement-rate-limits.yml
- aid: qomplement:qomplement-health-api
  name: Qomplement Health API
  description: The Health API from Qomplement — 2 operation(s) for health.
  humanURL: https://docs.qomplement.com
  baseURL: https://developer-api.qomplement.com/v1
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/qomplement-health-api-openapi.yml
  - type: Documentation
    url: https://docs.qomplement.com
  - type: APIReference
    url: https://docs.qomplement.com/api/overview
  - type: GettingStarted
    url: https://docs.qomplement.com/api/quickstart
  - type: Authentication
    url: authentication/qomplement-authentication.yml
  - type: Webhooks
    url: asyncapi/qomplement-webhooks.yml
  - type: RateLimits
    url: rate-limits/qomplement-rate-limits.yml
- aid: qomplement:qomplement-jobs-api
  name: Qomplement Jobs API
  description: The Jobs API from Qomplement — 3 operation(s) for jobs.
  humanURL: https://docs.qomplement.com
  baseURL: https://developer-api.qomplement.com/v1
  tags:
  - Job
  tags_raw:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/qomplement-jobs-api-openapi.yml
  - type: Documentation
    url: https://docs.qomplement.com
  - type: APIReference
    url: https://docs.qomplement.com/api/overview
  - type: GettingStarted
    url: https://docs.qomplement.com/api/quickstart
  - type: Authentication
    url: authentication/qomplement-authentication.yml
  - type: Webhooks
    url: asyncapi/qomplement-webhooks.yml
  - type: RateLimits
    url: rate-limits/qomplement-rate-limits.yml
- aid: qomplement:qomplement-usage-api
  name: Qomplement Usage API
  description: The Usage API from Qomplement — 1 operation(s) for usage.
  humanURL: https://docs.qomplement.com
  baseURL: https://developer-api.qomplement.com/v1
  tags:
  - Usage
  properties:
  - type: OpenAPI
    url: openapi/qomplement-usage-api-openapi.yml
  - type: Documentation
    url: https://docs.qomplement.com
  - type: APIReference
    url: https://docs.qomplement.com/api/overview
  - type: GettingStarted
    url: https://docs.qomplement.com/api/quickstart
  - type: Authentication
    url: authentication/qomplement-authentication.yml
  - type: Webhooks
    url: asyncapi/qomplement-webhooks.yml
  - type: RateLimits
    url: rate-limits/qomplement-rate-limits.yml
common:
- type: Website
  url: https://www.qomplement.com/
- type: DeveloperPortal
  url: https://developers.qomplement.com
- type: Documentation
  url: https://docs.qomplement.com
- type: APIReference
  url: https://docs.qomplement.com/api/overview
- type: GettingStarted
  url: https://docs.qomplement.com/api/quickstart
- type: Authentication
  url: authentication/qomplement-authentication.yml
- type: OpenAPI
  url: openapi/_original/qomplement-openapi-original.json
- type: Packages
  url: packages/qomplement-packages.yml
- type: SDKs
  url: packages/qomplement-packages.yml
- type: X-MCPServerCandidate
  url: mcp/qomplement-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/qomplement-llms.txt
- type: Overlay
  url: overlays/qomplement-overlay.yaml
- type: Conformance
  url: conformance/qomplement-conformance.yml
- type: ErrorCatalog
  url: errors/qomplement-problem-types.yml
- type: Lifecycle
  url: lifecycle/qomplement-lifecycle.yml
- type: Conventions
  url: conventions/qomplement-conventions.yml
- type: DataModel
  url: data-model/qomplement-data-model.yml
- type: WellKnown
  url: well-known/qomplement-well-known.yml
- type: DomainSecurity
  url: security/qomplement-domain-security.yml
- type: AsyncAPI
  url: asyncapi/qomplement-webhooks.yml
- type: Webhooks
  url: asyncapi/qomplement-webhooks.yml
- type: RateLimits
  url: rate-limits/qomplement-rate-limits.yml
- type: AgentSkill
  url: skills/_index.yml
- type: GitHubOrganization
  url: https://github.com/Qomplement
- type: Blog
  url: https://qomplement.com/blog
- type: SignUp
  url: https://developers.qomplement.com
- type: Login
  url: https://kirbi.ai/auth
- type: TermsOfService
  url: https://qomplement.com/legal-pages/terms-of-service
- type: PrivacyPolicy
  url: https://qomplement.com/legal-pages/privacy-policy
- type: Support
  url: https://docs.qomplement.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 18
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/qomplement"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/qomplement/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/qomplement/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.