Workist website screenshot

Workist

Workist is a Berlin-based AI document-automation company whose WorKI system automates B2B order entry and inquiry handling — extracting data from emails and PDFs, validating it against ERP master data, and writing structured transactions back into 20+ ERP systems such as SAP S/4HANA, Microsoft Dynamics 365, Oracle NetSuite, and Sage. The Workist Integrations & Developer API is a bearer-token REST API for uploading documents (orders, invoices, delivery notes, order confirmations, RFQs, property bills, lists of services), retrieving processed results, and importing ERP master data in batches.

Workist publishes 8 APIs on the APIs.io network, including Delivery Notes API, Invoices API, List Of Services API, and 5 more. Tagged areas include Documents, Document Processing, Artificial Intelligence, Automation, and Order.

Workist’s developer surface includes authentication, documentation, API reference, getting-started guide, pricing, engineering blog, support, and 20 more developer resources.

46.1/100 developing ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
DocumentsDocument ProcessingArtificial IntelligenceAutomationOrderInvoicesERPB2BMaster Data

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/workist: 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 8

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

Workist Delivery Notes API

The Delivery Notes API from Workist — 5 operation(s) for delivery notes.

Workist Invoices API

The Invoices API from Workist — 5 operation(s) for invoices.

Workist List Of Services API

The List Of Services API from Workist — 6 operation(s) for list of services.

Workist Master Data API

The Master Data API from Workist — 12 operation(s) for master data.

Workist Order Confirmations API

The Order Confirmations API from Workist — 5 operation(s) for order confirmations.

Workist Orders API

The Orders API from Workist — 5 operation(s) for orders.

Workist Property Bills API

The Property Bills API from Workist — 5 operation(s) for property bills.

Workist Rfq API

The Rfq API from Workist — 5 operation(s) for rfq.

Scroll for all 8

Open Collections 9

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

API Collection

OPEN COLLECTION

Scroll for all 9

Security Posture 2

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

Workist Authentication

http · 1 scheme

SECURITY

Workist Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Workist Agentic Access

63 operations · 47 acting

63 operations · 47 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: workist
name: Workist
description: Workist is a Berlin-based AI document-automation company whose WorKI system automates B2B order entry and inquiry
  handling — extracting data from emails and PDFs, validating it against ERP master data, and writing structured transactions
  back into 20+ ERP systems such as SAP S/4HANA, Microsoft Dynamics 365, Oracle NetSuite, and Sage. The Workist Integrations
  & Developer API is a bearer-token REST API for uploading documents (orders, invoices, delivery notes, order confirmations,
  RFQs, property bills, lists of services), retrieving processed results, and importing ERP master data in batches.
url: https://raw.githubusercontent.com/api-evangelist/workist/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  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
  - security
  generated: '2026-09-03'
  method: derived
image: https://docs.workist.com/img/workist_icon.svg
x-type: company
x-source: vc-portfolio
x-backed-by:
- earlybird
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Documents
- Document Processing
- Artificial Intelligence
- Automation
- Order
- Invoices
- ERP
- B2B
- Master Data
tags_raw:
- Documents
- Document Processing
- Artificial Intelligence
- Automation
- Orders
- Invoices
- ERP
- B2B
- Master Data
apis:
- aid: workist:workist-delivery-notes-api
  name: Workist Delivery Notes API
  description: The Delivery Notes API from Workist — 5 operation(s) for delivery notes.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - Delivery Notes
  properties:
  - type: OpenAPI
    url: openapi/workist-delivery-notes-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- aid: workist:workist-invoices-api
  name: Workist Invoices API
  description: The Invoices API from Workist — 5 operation(s) for invoices.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/workist-invoices-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- aid: workist:workist-list-of-services-api
  name: Workist List Of Services API
  description: The List Of Services API from Workist — 6 operation(s) for list of services.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - List Of Services
  properties:
  - type: OpenAPI
    url: openapi/workist-list-of-services-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- aid: workist:workist-master-data-api
  name: Workist Master Data API
  description: The Master Data API from Workist — 12 operation(s) for master data.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - Master Data
  properties:
  - type: OpenAPI
    url: openapi/workist-master-data-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- aid: workist:workist-order-confirmations-api
  name: Workist Order Confirmations API
  description: The Order Confirmations API from Workist — 5 operation(s) for order confirmations.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - Order Confirmations
  properties:
  - type: OpenAPI
    url: openapi/workist-order-confirmations-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- aid: workist:workist-orders-api
  name: Workist Orders API
  description: The Orders API from Workist — 5 operation(s) for orders.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/workist-orders-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- aid: workist:workist-property-bills-api
  name: Workist Property Bills API
  description: The Property Bills API from Workist — 5 operation(s) for property bills.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - Property Bills
  properties:
  - type: OpenAPI
    url: openapi/workist-property-bills-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- aid: workist:workist-rfq-api
  name: Workist Rfq API
  description: The Rfq API from Workist — 5 operation(s) for rfq.
  humanURL: https://docs.workist.com/en/docs/api-documentation/
  baseURL: https://api.workist.com/api/v1
  tags:
  - RFQ
  tags_raw:
  - Rfq
  properties:
  - type: OpenAPI
    url: openapi/workist-rfq-api-openapi.yml
  - type: Documentation
    url: https://docs.workist.com/en/docs/api-documentation/
  - type: APIReference
    url: https://api.workist.com/v1/swagger/
  - type: GettingStarted
    url: https://docs.workist.com/en/docs/api-documentation/quickstart/
common:
- type: AgenticAccess
  url: agentic-access/workist-agentic-access.yml
- type: DomainSecurity
  url: security/workist-domain-security.yml
- type: Authentication
  url: authentication/workist-authentication.yml
- type: LLMsTxt
  url: llms/workist-llms.txt
- type: WellKnown
  url: well-known/workist-well-known.yml
- type: X-MCPServerCandidate
  url: mcp/workist-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: Overlay
  url: overlays/workist-integrations-overlay.yaml
- type: Conformance
  url: conformance/workist-conformance.yml
- type: Compliance
  url: https://www.workist.com/en
- type: ErrorCatalog
  url: errors/workist-problem-types.yml
- type: Lifecycle
  url: lifecycle/workist-lifecycle.yml
- type: Conventions
  url: conventions/workist-conventions.yml
- type: DataModel
  url: data-model/workist-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Website
  url: https://www.workist.com
- type: DeveloperPortal
  url: https://docs.workist.com/en/
- type: Documentation
  url: https://docs.workist.com/en/
- type: APIReference
  url: https://api.workist.com/v1/swagger/
- type: GettingStarted
  url: https://docs.workist.com/en/docs/api-documentation/quickstart/
- type: Login
  url: https://wb.workist.com/
- type: Pricing
  url: https://www.workist.com/en/pricing
- type: Blog
  url: https://www.workist.com/en/blog
- type: Support
  url: https://docs.workist.com/en/docs/faq/
- type: GitHubOrganization
  url: https://github.com/workist
- type: StatusPage
  url: https://status.workist.com
- type: TermsOfService
  url: https://www.workist.com/en/terms-of-use
- type: PrivacyPolicy
  url: https://www.workist.com/en/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  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/workist"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/workist/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/workist/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.