Dolibarr website screenshot

Dolibarr

Dolibarr is an open-source ERP and CRM platform for businesses, freelancers, and foundations. It provides a REST API for managing contacts, invoices, products, orders, projects, banking, HR, and business module integrations. The API uses standard HTTP methods and JSON, with token-based authentication via the DOLAPIKEY header.

Dolibarr publishes 1 API on the APIs.io network. Tagged areas include ERP, CRM, Open Source, Invoices, and Contacts.

The Dolibarr catalog on APIs.io includes 1 JSON-LD context.

Dolibarr’s developer surface includes documentation, engineering blog, pricing, and 11 more developer resources.

22.3/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
1 APIs
ERPCRMOpen SourceInvoicesContactsOrdersProductsProjectsBankingHRBusiness

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 22.3/100 · emerging
Contract Quality 2.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/dolibarr: 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 1

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

Dolibarr REST API

REST API for the Dolibarr ERP/CRM platform providing full CRUD operations on business objects including contacts, invoices, products, orders, projects, banking entries, and HR r...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Dolibarr Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Dolibarr Context

0 classes · 0 properties

JSON-LD

Security Posture 1

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

Dolibarr Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

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 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: dolibarr
name: Dolibarr
description: Dolibarr is an open-source ERP and CRM platform for businesses, freelancers, and foundations. It provides a REST
  API for managing contacts, invoices, products, orders, projects, banking, HR, and business module integrations. The API
  uses standard HTTP methods and JSON, with token-based authentication via the DOLAPIKEY header.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dolibarr.png
url: https://raw.githubusercontent.com/api-evangelist/dolibarr/refs/heads/main/apis.yml
created: 2026-06-13
modified: 2026-06-13
specificationVersion: '0.19'
tags:
- ERP
- CRM
- Open Source
- Invoices
- Contacts
- Orders
- Products
- Projects
- Banking
- HR
- Business
apis:
- aid: dolibarr:dolibarr-rest-api
  name: Dolibarr REST API
  description: REST API for the Dolibarr ERP/CRM platform providing full CRUD operations on business objects including contacts,
    invoices, products, orders, projects, banking entries, and HR records. Available on any Dolibarr installation with the
    API module enabled.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://wiki.dolibarr.org/index.php/Module_Web_Services_API_REST_(developer)
  baseURL: https://yourdolibarrurl/api/index.php
  tags:
  - ERP
  - CRM
  - Invoices
  - Contacts
  - Orders
  - Products
  - Projects
  - Banking
  - HR
  properties:
  - type: Documentation
    url: https://wiki.dolibarr.org/index.php/Module_Web_Services_API_REST_(developer)
  - type: Explorer
    url: https://yourdolibarrurl/api/index.php/explorer
  contact:
  - FN: Dolibarr Community
    url: https://www.dolibarr.org/forum/
common:
- type: DomainSecurity
  url: security/dolibarr-domain-security.yml
- type: Website
  url: https://www.dolibarr.org
- type: Documentation
  url: https://www.dolibarr.org/developer-documentation.php
- type: GitHubOrg
  url: https://github.com/dolibarr
- type: LinkedIn
  url: https://www.linkedin.com/company/association-dolibarr
- type: Blog
  url: https://www.dolibarr.org/#lastnews
- type: Pricing
  url: https://wiki.dolibarr.org/index.php/Cloud_Solutions_for_Dolibarr_ERP_CRM
- type: StatusPage
  url: https://www.dolibarr.org
- type: X
  url: https://x.com/dolibarr
- type: Plans
  url: plans/dolibarr-plans-pricing.yml
- type: RateLimits
  url: rate-limits/dolibarr-rate-limits.yml
- type: FinOps
  url: finops/dolibarr-finops.yml
- type: Blog
  url: blogs/blogs.json
- type: JSONLD
  url: json-ld/dolibarr.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com