Mendix website screenshot

Mendix

Mendix, a Siemens company, is an enterprise low-code application development platform for designing, building, deploying, and operating multi-experience applications across web, mobile, and conversational interfaces. The platform spans Studio Pro modeling, the Mendix Cloud and private cloud runtimes, and governance and operational tooling for the full application lifecycle. Mendix exposes a suite of platform APIs (Deploy, Build, App Repository, User Management, Content, Studio Pro, and Apps APIs) secured by API keys or personal access tokens (PATs).

Mendix publishes 5 APIs on the APIs.io network, including Apps API, Environments API, Logs API, and 2 more. Tagged areas include Low-Code, Application Development, Enterprise Platform, Application Lifecycle, and Deployment.

Mendix’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 7 more developer resources.

28.1/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessSelf serve
8 APIs
Low-CodeApplication DevelopmentEnterprise PlatformApplication LifecycleDeploymentGovernance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 28.1/100 · thin
Contract Quality 13.6 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 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/mendix: 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 8

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

Mendix Deploy API

REST API for managing apps, environments, deployment packages, transports, backups, and deployment lifecycle on Mendix Cloud. Authentication is via Mendix-Username and Mendix-Ap...

Mendix Build API

REST API for managing app projects, branches, revisions, and build packages in Mendix Team Server. Uses Mendix API key authentication.

Mendix App Repository API

REST API for managing apps, members, and repository metadata in the Mendix platform. Uses PAT or Mendix API key authentication.

Mendix Apps API

The Apps API from Mendix — 2 operation(s) for apps.

Mendix Environments API

The Environments API from Mendix — 8 operation(s) for environments.

Mendix Logs API

The Logs API from Mendix — 2 operation(s) for logs.

Mendix Packages API

The Packages API from Mendix — 3 operation(s) for packages.

Mendix Tags API

The Tags API from Mendix — 1 operation(s) for tags.

Scroll for all 8

Open Collections 1

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

Mendix Deploy API v1

OPEN COLLECTION

Security Posture 3

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

Mendix Authentication

apiKey · 1 scheme

SECURITY

Mendix Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Mendix Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Mendix Agentic Access

20 operations · 10 acting · 1 human-in-the-loop

20 operations · 10 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mendix
name: Mendix
description: Mendix, a Siemens company, is an enterprise low-code application development platform for designing, building,
  deploying, and operating multi-experience applications across web, mobile, and conversational interfaces. The platform spans
  Studio Pro modeling, the Mendix Cloud and private cloud runtimes, and governance and operational tooling for the full application
  lifecycle. Mendix exposes a suite of platform APIs (Deploy, Build, App Repository, User Management, Content, Studio Pro,
  and Apps APIs) secured by API keys or personal access tokens (PATs).
type: Index
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://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mendix.png
tags:
- Low-Code
- Application Development
- Enterprise Platform
- Application Lifecycle
- Deployment
- Governance
url: https://raw.githubusercontent.com/api-evangelist/mendix/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: mendix:deploy-api
  name: Mendix Deploy API
  description: REST API for managing apps, environments, deployment packages, transports, backups, and deployment lifecycle
    on Mendix Cloud. Authentication is via Mendix-Username and Mendix-ApiKey request headers tied to the requesting user's
    API key and platform permissions.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/
  baseURL: https://deploy.mendix.com/api/1
  tags:
  - Low-Code
  - Deployment
  - Application Lifecycle
  properties:
  - type: Documentation
    url: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/
  - type: Deploy API v2
    url: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api-2/
- aid: mendix:build-api
  name: Mendix Build API
  description: REST API for managing app projects, branches, revisions, and build packages in Mendix Team Server. Uses Mendix
    API key authentication.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/build-api/
  baseURL: https://deploy.mendix.com/api/1
  tags:
  - Low-Code
  - Build
  - Source Control
  properties:
  - type: Documentation
    url: https://docs.mendix.com/apidocs-mxsdk/apidocs/build-api/
- aid: mendix:app-repository-api
  name: Mendix App Repository API
  description: REST API for managing apps, members, and repository metadata in the Mendix platform. Uses PAT or Mendix API
    key authentication.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/app-repository-api/
  baseURL: https://repository.api.mendix.com
  tags:
  - Low-Code
  - App Management
  - Governance
  properties:
  - type: Documentation
    url: https://docs.mendix.com/apidocs-mxsdk/apidocs/app-repository-api/
- aid: mendix:mendix-apps-api
  name: Mendix Apps API
  description: The Apps API from Mendix — 2 operation(s) for apps.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/
  baseURL: https://deploy.mendix.com/api/1
  tags:
  - Apps
  properties:
  - type: OpenAPI
    url: openapi/mendix-apps-api-openapi.yml
- aid: mendix:mendix-environments-api
  name: Mendix Environments API
  description: The Environments API from Mendix — 8 operation(s) for environments.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/
  baseURL: https://deploy.mendix.com/api/1
  tags:
  - Environments
  properties:
  - type: OpenAPI
    url: openapi/mendix-environments-api-openapi.yml
- aid: mendix:mendix-logs-api
  name: Mendix Logs API
  description: The Logs API from Mendix — 2 operation(s) for logs.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/
  baseURL: https://deploy.mendix.com/api/1
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/mendix-logs-api-openapi.yml
- aid: mendix:mendix-packages-api
  name: Mendix Packages API
  description: The Packages API from Mendix — 3 operation(s) for packages.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/
  baseURL: https://deploy.mendix.com/api/1
  tags:
  - Packages
  properties:
  - type: OpenAPI
    url: openapi/mendix-packages-api-openapi.yml
- aid: mendix:mendix-tags-api
  name: Mendix Tags API
  description: The Tags API from Mendix — 1 operation(s) for tags.
  humanURL: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/
  baseURL: https://deploy.mendix.com/api/1
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/mendix-tags-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/mendix-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/mendix-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/mendix-domain-security.yml
- type: Authentication
  url: authentication/mendix-authentication.yml
- type: GitHubOrganization
  url: https://github.com/mendix
- type: LinkedIn
  url: https://www.linkedin.com/company/mendix
- type: Website
  url: https://www.mendix.com
- type: Documentation
  url: https://docs.mendix.com/apidocs-mxsdk/apidocs/
- type: Pricing
  url: https://www.mendix.com/pricing/
- type: Signup
  url: https://signup.mendix.com/
- type: LlmsText
  url: https://mendix.com/llms.txt
- url: https://www.mendix.com/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com