bexio website screenshot

bexio

bexio is a Swiss cloud business-management platform for SMBs and self-employed, covering accounting, invoicing (incl. Swiss QR-bill), contacts, sales orders, projects and time tracking, banking, purchasing, and payroll. The bexio REST API at api.bexio.com/2.0 exposes these modules over HTTPS with JSON, secured by OAuth 2.0 (OpenID Connect) or Personal Access Tokens.

bexio publishes 9 APIs on the APIs.io network, including Accounting API, Banking API, Contacts API, and 6 more. Tagged areas include Accounting, ERP, Invoicing, SMB, and Switzerland.

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

43.7/100 developing ▬ flat Agent 40/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serveFree trial⚡ Free to try
1 APIs 1 MCP Servers
AccountingERPInvoicingSMBSwitzerland

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/bexio: 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 9

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

bexio Accounting API

The Accounting API from bexio — 4 operation(s) for accounting.

bexio Banking API

The Banking API from bexio — 1 operation(s) for banking.

bexio Contacts API

The Contacts API from bexio — 2 operation(s) for contacts.

bexio Files API

The Files API from bexio — 1 operation(s) for files.

bexio Items API

The Items API from bexio — 1 operation(s) for items.

bexio Payroll API

The Payroll API from bexio — 2 operation(s) for payroll.

bexio Projects API

The Projects API from bexio — 2 operation(s) for projects.

bexio Purchase API

The Purchase API from bexio — 2 operation(s) for purchase.

bexio Sales Orders API

The Sales Orders API from bexio — 5 operation(s) for sales orders.

Scroll for all 9

Postman Collections 9

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll for all 9

Open Collections 10

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

API Collection

OPEN COLLECTION

bexio Accounting API

OPEN COLLECTION

Scroll for all 10

MCP Servers 1

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

bexio MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Bexio Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Bexio Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Bexio Finops

FINOPS

Security Posture 4

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

Bexio Authentication

oauth2/http · 2 schemes

SECURITY

Bexio Domain Security

TLSv1.3

SECURITY

Bexio Vulnerability Disclosure

security.txt · contact published

SECURITY

Bexio Trust Center

ISO 27001, Swiss FADP (revDSG), GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Bexio Scopes

71 scopes

71 scopes

SCOPES

Agentic Access 1

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

Bexio Agentic Access

20 operations · 12 acting · 12 human-in-the-loop

20 operations · 12 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 4

SDKs, sample code, and the tooling you integrate with

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 5

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: bexio
url: https://raw.githubusercontent.com/api-evangelist/bexio/refs/heads/main/apis.yml
name: bexio
kind: company
description: bexio is a Swiss cloud business-management platform for SMBs and self-employed, covering accounting, invoicing
  (incl. Swiss QR-bill), contacts, sales orders, projects and time tracking, banking, purchasing, and payroll. The bexio REST
  API at api.bexio.com/2.0 exposes these modules over HTTPS with JSON, secured by OAuth 2.0 (OpenID Connect) or Personal Access
  Tokens.
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: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · 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/bexio.png
tags:
- Accounting
- ERP
- Invoicing
- SMB
- Switzerland
created: '2026-07-17'
modified: '2026-07-17'
specificationVersion: '0.23'
apis:
- aid: bexio:bexio-accounting-api
  name: bexio Accounting API
  description: The Accounting API from bexio — 4 operation(s) for accounting.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Accounting
  properties:
  - type: OpenAPI
    url: openapi/bexio-accounting-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-banking-api
  name: bexio Banking API
  description: The Banking API from bexio — 1 operation(s) for banking.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Banking
  properties:
  - type: OpenAPI
    url: openapi/bexio-banking-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-contacts-api
  name: bexio Contacts API
  description: The Contacts API from bexio — 2 operation(s) for contacts.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/bexio-contacts-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-files-api
  name: bexio Files API
  description: The Files API from bexio — 1 operation(s) for files.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - File
  tags_raw:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/bexio-files-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-items-api
  name: bexio Items API
  description: The Items API from bexio — 1 operation(s) for items.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Item
  tags_raw:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/bexio-items-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-payroll-api
  name: bexio Payroll API
  description: The Payroll API from bexio — 2 operation(s) for payroll.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Payroll
  properties:
  - type: OpenAPI
    url: openapi/bexio-payroll-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-projects-api
  name: bexio Projects API
  description: The Projects API from bexio — 2 operation(s) for projects.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/bexio-projects-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-purchase-api
  name: bexio Purchase API
  description: The Purchase API from bexio — 2 operation(s) for purchase.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Purchase
  properties:
  - type: OpenAPI
    url: openapi/bexio-purchase-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
- aid: bexio:bexio-sales-orders-api
  name: bexio Sales Orders API
  description: The Sales Orders API from bexio — 5 operation(s) for sales orders.
  humanURL: https://docs.bexio.com/
  baseURL: https://api.bexio.com/2.0
  tags:
  - Sales Orders
  properties:
  - type: OpenAPI
    url: openapi/bexio-sales-orders-api-openapi.yml
  - type: Documentation
    url: https://docs.bexio.com/
  - type: APIReference
    url: https://docs.bexio.com/
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/bexio/overview
- type: AgenticAccess
  url: agentic-access/bexio-agentic-access.yml
- type: TrustCenter
  url: security/bexio-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/bexio-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/bexio-domain-security.yml
- type: Authentication
  url: authentication/bexio-authentication.yml
- type: GitHubOrganization
  url: https://github.com/bexiocom
- type: LinkedIn
  url: https://www.linkedin.com/company/bexio-ag
- type: Website
  url: https://www.bexio.com/
- type: Documentation
  url: https://docs.bexio.com/
- type: Plans
  url: plans/bexio-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bexio-rate-limits.yml
- type: FinOps
  url: finops/bexio-finops.yml
- url: https://www.bexio.com/en-CH/blog
  type: Blog
- type: WellKnown
  url: well-known/bexio-well-known.yml
- type: SecurityTxt
  url: well-known/bexio-security.txt
- type: Security
  url: https://www.bexio.com/en-CH/security
- type: Compliance
  url: https://www.bexio.com/en-CH/security
- type: OAuthScopes
  url: scopes/bexio-scopes.yml
- type: Packages
  url: packages/bexio-packages.yml
- type: MCPServer
  url: mcp/bexio-mcp.yml
- type: LLMsTxt
  url: llms/bexio-llms.txt
- type: Overlay
  url: overlays/bexio-openapi-overlay.yaml
- type: Conformance
  url: conformance/bexio-conformance.yml
- type: ErrorCatalog
  url: errors/bexio-problem-types.yml
- type: Lifecycle
  url: lifecycle/bexio-lifecycle.yml
- type: StatusPage
  url: https://bexio.statuspage.io
- type: Deprecation
  url: https://docs.bexio.com/
- type: ChangeLog
  url: changelog/bexio-changelog.yml
- type: Conventions
  url: conventions/bexio-conventions.yml
- type: DataModel
  url: data-model/bexio-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Postman
  url: collections/bexio.postman_collection.json
- type: DeveloperPortal
  url: https://developer.bexio.com/
- type: APIReference
  url: https://developer.bexio.com/reference
- type: GettingStarted
  url: https://www.bexio.com/en-CH/quickstart-guide
- type: Support
  url: https://help.bexio.com/s/
- type: Pricing
  url: https://www.bexio.com/en-CH/packages-and-prices
- type: SignUp
  url: https://www.bexio.com/en-CH/
- type: TermsOfService
  url: https://www.bexio.com/en-CH/policies
- type: PrivacyPolicy
  url: https://www.bexio.com/en-CH/policies/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/bexio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bexio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bexio/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.