Candis website screenshot

Candis

Candis is a Berlin-based fintech (founded 2015) offering an AI-driven financial process automation and accounts-payable platform for SMEs. It captures incoming invoices, reads invoice data via OCR (business partner, amount, date, IBAN), routes them through approval workflows, and exports approved postings to accounting systems and ERPs. As a licensed DATEV interface partner it also integrates with Sage and Wolters Kluwer, and supports three-way matching of invoices against purchase orders and goods receipts. Candis exposes a public REST API (developer.candis.io) with an Export API, Core Data API, and read-only Invoice, Reimbursement Item, and Purchase Request Data APIs, secured with OAuth2/OIDC and fronted by an official MCP server.

Candis publishes 6 APIs on the APIs.io network, including Core Data API, Exports API, Invoices API, and 3 more. Tagged areas include Company, Fintech, Accounts Payable, Spend Management, and Invoice Management.

Candis’ developer surface includes documentation, API reference, getting-started guide, engineering blog, support, changelog, authentication, and 23 more developer resources.

49.8/100 developing ▬ flat Agent 70/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
6 APIs 1 MCP Servers
CompanyFintechAccounts PayableSpend ManagementInvoice ManagementFinancial Process AutomationAccountingDATEVOCRGermany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 49.8/100 · developing
Contract Quality 14.1 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 7.5 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 70/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 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/candis: 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 6

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

Candis Core Data API

Import/update master data: general ledger accounts, cost dimensions, additional delivery costs.

Candis Exports API

Export approved invoices and postings to accounting/ERP systems.

Candis Invoices API

Read and update invoice metadata.

Candis Organizations API

The Organizations API from Candis — 1 operation(s) for organizations.

Candis Purchase Requests API

Read purchase request data.

Candis Reimbursements API

The Reimbursements API from Candis — 1 operation(s) for reimbursements.

MCP Servers 1

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

candis-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Candis Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Candis Authentication

oauth2/openIdConnect · 2 schemes

SECURITY

Candis Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Candis Scopes

13 scopes · authorizationCode

13 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

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 5

Status, limits, changes, and where to get help

Commercial 1

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: candis
name: Candis
description: Candis is a Berlin-based fintech (founded 2015) offering an AI-driven financial process automation and accounts-payable
  platform for SMEs. It captures incoming invoices, reads invoice data via OCR (business partner, amount, date, IBAN), routes
  them through approval workflows, and exports approved postings to accounting systems and ERPs. As a licensed DATEV interface
  partner it also integrates with Sage and Wolters Kluwer, and supports three-way matching of invoices against purchase orders
  and goods receipts. Candis exposes a public REST API (developer.candis.io) with an Export API, Core Data API, and read-only
  Invoice, Reimbursement Item, and Purchase Request Data APIs, secured with OAuth2/OIDC and fronted by an official MCP server.
url: https://raw.githubusercontent.com/api-evangelist/candis/refs/heads/main/apis.yml
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
image: https://assets.my.candis.io/open_graph/CANDIS-UI.jpg
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
- point-nine
- speedinvest
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Fintech
- Accounts Payable
- Spend Management
- Invoice Management
- Financial Process Automation
- Accounting
- DATEV
- OCR
- Germany
apis:
- aid: candis:candis-core-data-api
  name: Candis Core Data API
  description: 'Import/update master data: general ledger accounts, cost dimensions, additional delivery costs.'
  humanURL: https://developer.candis.io/
  baseURL: https://api.candis.io
  tags:
  - Core Data
  properties:
  - type: OpenAPI
    url: openapi/candis-core-data-api-openapi.yml
  - type: Documentation
    url: https://developer.candis.io/docs/getting-started
  - type: APIReference
    url: https://developer.candis.io/reference
  - type: Authentication
    url: authentication/candis-authentication.yml
- aid: candis:candis-exports-api
  name: Candis Exports API
  description: Export approved invoices and postings to accounting/ERP systems.
  humanURL: https://developer.candis.io/
  baseURL: https://api.candis.io
  tags:
  - Exports
  properties:
  - type: OpenAPI
    url: openapi/candis-exports-api-openapi.yml
  - type: Documentation
    url: https://developer.candis.io/docs/getting-started
  - type: APIReference
    url: https://developer.candis.io/reference
  - type: Authentication
    url: authentication/candis-authentication.yml
- aid: candis:candis-invoices-api
  name: Candis Invoices API
  description: Read and update invoice metadata.
  humanURL: https://developer.candis.io/
  baseURL: https://api.candis.io
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/candis-invoices-api-openapi.yml
  - type: Documentation
    url: https://developer.candis.io/docs/getting-started
  - type: APIReference
    url: https://developer.candis.io/reference
  - type: Authentication
    url: authentication/candis-authentication.yml
- aid: candis:candis-organizations-api
  name: Candis Organizations API
  description: The Organizations API from Candis — 1 operation(s) for organizations.
  humanURL: https://developer.candis.io/
  baseURL: https://api.candis.io
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/candis-organizations-api-openapi.yml
  - type: Documentation
    url: https://developer.candis.io/docs/getting-started
  - type: APIReference
    url: https://developer.candis.io/reference
  - type: Authentication
    url: authentication/candis-authentication.yml
- aid: candis:candis-purchase-requests-api
  name: Candis Purchase Requests API
  description: Read purchase request data.
  humanURL: https://developer.candis.io/
  baseURL: https://api.candis.io
  tags:
  - Purchase Requests
  properties:
  - type: OpenAPI
    url: openapi/candis-purchase-requests-api-openapi.yml
  - type: Documentation
    url: https://developer.candis.io/docs/getting-started
  - type: APIReference
    url: https://developer.candis.io/reference
  - type: Authentication
    url: authentication/candis-authentication.yml
- aid: candis:candis-reimbursements-api
  name: Candis Reimbursements API
  description: The Reimbursements API from Candis — 1 operation(s) for reimbursements.
  humanURL: https://developer.candis.io/
  baseURL: https://api.candis.io
  tags:
  - Reimbursements
  properties:
  - type: OpenAPI
    url: openapi/candis-reimbursements-api-openapi.yml
  - type: Documentation
    url: https://developer.candis.io/docs/getting-started
  - type: APIReference
    url: https://developer.candis.io/reference
  - type: Authentication
    url: authentication/candis-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.candis.io/en
- type: DeveloperPortal
  url: https://developer.candis.io/
- type: Documentation
  url: https://developer.candis.io/docs/getting-started
- type: APIReference
  url: https://developer.candis.io/reference
- type: GettingStarted
  url: https://developer.candis.io/docs/getting-started
- type: Blog
  url: https://www.candis.io/en/blog
- type: Support
  url: https://hilfe.candis.io/en
- type: Login
  url: https://my.candis.io/
- type: PrivacyPolicy
  url: https://www.candis.io/en/privacy-policy
- type: GitHubOrganization
  url: https://github.com/CandisIO
- type: StatusPage
  url: https://status.candis.io
- type: ChangeLog
  url: https://developer.candis.io/changelog
- type: ChangeLog
  url: changelog/candis-changelog.yml
- type: OpenAPI
  url: openapi/candis-openapi.json
- type: MCPServer
  url: mcp/candis-mcp.yml
- type: LLMsTxt
  url: llms/candis-llms.txt
- type: Authentication
  url: authentication/candis-authentication.yml
- type: OAuthScopes
  url: scopes/candis-scopes.yml
- type: WellKnown
  url: well-known/candis-well-known.yml
- type: Conventions
  url: conventions/candis-conventions.yml
- type: Idempotency
  url: conventions/candis-conventions.yml
- type: RateLimits
  url: rate-limits/candis-rate-limits.yml
- type: Lifecycle
  url: lifecycle/candis-lifecycle.yml
- type: ErrorCatalog
  url: errors/candis-error-codes.yml
- type: Conformance
  url: conformance/candis-conformance.yml
- type: DataModel
  url: data-model/candis-data-model.yml
- type: DomainSecurity
  url: security/candis-domain-security.yml
- type: Overlay
  url: overlays/candis-openapi-overlay.yaml
- type: AgentSkill
  url: skills/candis-export-approved-invoices.md
- type: AgentSkill
  url: skills/candis-import-core-data.md
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence