Tryton website screenshot

Tryton

Tryton is an open-source three-tier ERP (Enterprise Resource Planning) platform built on Python and PostgreSQL, designed for companies of any size. It provides REST APIs for managing a comprehensive suite of business modules including financial accounting, inventory and stock management, purchasing, sales, production, and project management. The REST API supports standard CRUD operations (GET, POST, PUT, DELETE) with JSON responses, user application authentication, context headers for localization, pagination via Range headers, and domain filtering via query parameters. Tryton is licensed under GPL v3 and free to use.

Tryton publishes 1 API on the APIs.io network: REST API. Tagged areas include ERP, Enterprise Resource Planning, Accounting, Inventory, and Sales.

Tryton’s developer surface includes documentation, engineering blog, pricing, and 8 more developer resources.

25.7/100 emerging ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
1 APIs
ERPEnterprise Resource PlanningAccountingInventorySalesPurchasingProductionProject ManagementOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 25.7/100 · emerging
Contract Quality 8.1 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 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/tryton: 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.

Tryton REST API

RESTful API for Tryton ERP providing access to all business modules including financial accounting, stock/inventory, sales, purchasing, and production. Supports standard HTTP me...

Pricing Plans 1

Published pricing tiers and plan structures.

Tryton Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tryton Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Security Posture 1

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

Tryton Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

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: tryton
name: Tryton
description: Tryton is an open-source three-tier ERP (Enterprise Resource Planning) platform built on Python and PostgreSQL,
  designed for companies of any size. It provides REST APIs for managing a comprehensive suite of business modules including
  financial accounting, inventory and stock management, purchasing, sales, production, and project management. The REST API
  supports standard CRUD operations (GET, POST, PUT, DELETE) with JSON responses, user application authentication, context
  headers for localization, pagination via Range headers, and domain filtering via query parameters. Tryton is licensed under
  GPL v3 and free to use.
type: Index
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/tryton.png
url: https://raw.githubusercontent.com/api-evangelist/tryton/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- ERP
- Enterprise Resource Planning
- Accounting
- Inventory
- Sales
- Purchasing
- Production
- Project Management
- Open Source
apis:
- aid: tryton:tryton-rest-api
  name: Tryton REST API
  description: RESTful API for Tryton ERP providing access to all business modules including financial accounting, stock/inventory,
    sales, purchasing, and production. Supports standard HTTP methods with JSON payloads, user application authentication,
    pagination, domain filtering, and context-based localization.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://discuss.tryton.org/t/rest-api-for-user-application/6157
  baseURL: https://tryton.example.com/api/rest
  tags:
  - ERP
  - REST API
  - Accounting
  - Inventory
  - Sales
  properties:
  - type: Documentation
    url: https://docs.tryton.org/latest/
  - type: OpenAPI
    url: https://docs.tryton.org/latest/
  contact:
  - FN: Tryton Foundation
    url: https://www.tryton.org/
    email: ''
common:
- type: DomainSecurity
  url: security/tryton-domain-security.yml
- type: Website
  url: https://www.tryton.org/
- type: Documentation
  url: https://docs.tryton.org/latest/
- type: GitHubOrg
  url: https://github.com/tryton
- type: LinkedIn
  url: https://www.linkedin.com/groups/1313967
- type: Blog
  url: https://discuss.tryton.org/c/news/25
- type: Pricing
  url: https://www.tryton.org/
- type: X
  url: https://x.com/TrytonSoftware
- type: Plans
  url: plans/tryton-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tryton-rate-limits.yml
- type: FinOps
  url: finops/tryton-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com