MATLAB website screenshot

MATLAB

APIs and integration points for MATLAB, a programming platform designed for engineers and scientists.

MATLAB publishes 1 API on the APIs.io network: Production Server RESTful API. Tagged areas include Data Analysis, Engineering, Machine-Learning, Numerical Analysis, and Scientific Computing.

MATLAB’s developer surface includes developer portal, documentation, pricing, engineering blog, support, and 10 more developer resources.

32.6/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemium
13 APIs
Data AnalysisEngineeringMachine-LearningNumerical AnalysisScientific Computing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 32.6/100 · thin
Contract Quality 6.7 / 25
Developer Ergonomics 5.2 / 20
Access Clarity 6.6 / 20
Operational Transparency 6.8 / 13
Contract Governance 0.0 / 12
Discoverability 7.2 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/matlab: 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 13

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

MATLAB Engine API for Python

Call MATLAB from Python, allowing Python programs to start MATLAB, execute MATLAB functions, and exchange data between Python and MATLAB.

MATLAB Engine API for Java

Execute MATLAB functions from Java programs and exchange data between Java and MATLAB.

MATLAB Engine API for C++

Call MATLAB from C++ programs with object-oriented programming support.

MATLAB Engine API for C and Fortran

Call MATLAB from C and Fortran programs using the MATLAB engine library, enabling MATLAB as a computation engine for native applications.

MATLAB Engine API for .NET

Call MATLAB from .NET programming languages, enabling .NET programs to launch MATLAB, evaluate MATLAB functions with arguments, and exchange data synchronously or asynchronously.

MATLAB RESTful Web Services

Create and deploy RESTful web services from MATLAB functions using MATLAB Production Server.

MATLAB Production Server RESTful API

RESTful API for executing MATLAB functions on MATLAB Production Server, including function execution, discovery and diagnostics, and secure management of deployable archives.

MATLAB Web App Server

Host MATLAB apps and Simulink simulations as interactive web apps, with support for authentication, role-based access, and server management via command-line interface.

MATLAB Data API for C++

Work with MATLAB data types in C++ applications.

MATLAB HTTP Interface

RESTful web services support for making HTTP requests from MATLAB.

MATLAB MEX API

Build MEX functions that enable calling C, C++, and Fortran code from MATLAB, with support for both the C++ MEX API and the C Matrix API.

MATLAB Compiler SDK API

Build C/C++ shared libraries, .NET assemblies, Java classes, and Python packages from MATLAB programs for integration with custom applications.

ThingSpeak REST API

IoT analytics platform REST API for reading and writing data to channels, creating and managing channels, and analyzing IoT data with MATLAB in the cloud.

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Matlab Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Matlab Rate Limits

5 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.

Matlab Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 6

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

Source (apis.yml)

apis.yml Raw ↑
name: MATLAB
description: APIs and integration points for MATLAB, a programming platform designed for engineers and scientists.
specificationVersion: '0.23'
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://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
url: https://www.mathworks.com
created: '2025'
modified: '2026-04-19'
apis:
- name: MATLAB Engine API for Python
  description: Call MATLAB from Python, allowing Python programs to start MATLAB, execute MATLAB functions, and exchange data
    between Python and MATLAB.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/matlab-engine-for-python.html
  baseURL: https://www.mathworks.com/help/matlab/apiref
  tags:
  - Engine
  - Integration
  - Python
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab-engine-for-python.html
  - type: GettingStarted
    url: https://www.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html
  - type: GettingStarted
    url: https://www.mathworks.com/help/matlab/matlab_external/get-started-with-matlab-engine-for-python.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/apiref/matlab.engine.matlabengine-class.html
  - type: SDKs
    url: https://pypi.org/project/matlabengine/
  - type: GitHubRepository
    url: https://github.com/mathworks/matlab-engine-for-python
- name: MATLAB Engine API for Java
  description: Execute MATLAB functions from Java programs and exchange data between Java and MATLAB.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/matlab-engine-api-for-java.html
  baseURL: https://www.mathworks.com/help/matlab/apiref
  tags:
  - Engine
  - Integration
  - Java
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab-engine-api-for-java.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/apiref/matlabengine-package.html
- name: MATLAB Engine API for C++
  description: Call MATLAB from C++ programs with object-oriented programming support.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/matlab-engine-api-for-cpp.html
  baseURL: https://www.mathworks.com/help/matlab/apiref
  tags:
  - C++
  - Engine
  - Integration
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab-engine-api-for-cpp.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/apiref/matlab-engine-api-for-c++.html
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab_external/requirements-to-build-cpp-engine-programs.html
- name: MATLAB Engine API for C and Fortran
  description: Call MATLAB from C and Fortran programs using the MATLAB engine library, enabling MATLAB as a computation engine
    for native applications.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/matlab_external/introducing-matlab-engine.html
  baseURL: https://www.mathworks.com/help/matlab/apiref
  tags:
  - C
  - Engine
  - Fortran
  - Integration
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab_external/introducing-matlab-engine.html
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/calling-matlab-engine-from-c-programs-1.html
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/calling-matlab-engine-from-fortran-programs.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/apiref/engine.html
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab_external/matlab-fortran-api-libraries.html
- name: MATLAB Engine API for .NET
  description: Call MATLAB from .NET programming languages, enabling .NET programs to launch MATLAB, evaluate MATLAB functions
    with arguments, and exchange data synchronously or asynchronously.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/call-matlab-from-net.html
  baseURL: https://www.mathworks.com/help/matlab/apiref
  tags:
  - .NET
  - Engine
  - Integration
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/call-matlab-from-net.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/apiref/mathworks.matlab.engine.matlabengine.html
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab_external/requirements-to-build-net-engine-programs.html
- name: MATLAB RESTful Web Services
  description: Create and deploy RESTful web services from MATLAB functions using MATLAB Production Server.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/mps/restfuljson/creating-http-post-interface-to-restful-web-service.html
  baseURL: https://www.mathworks.com/products/matlab-production-server.html
  tags:
  - Production
  - REST
  - Web Services
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/mps/restfuljson/
  - type: Documentation
    url: https://www.mathworks.com/products/matlab-production-server.html
- name: MATLAB Production Server RESTful API
  description: RESTful API for executing MATLAB functions on MATLAB Production Server, including function execution, discovery
    and diagnostics, and secure management of deployable archives.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/mps/restful-api-and-json.html
  baseURL: https://www.mathworks.com/help/mps
  tags:
  - Deployment
  - Enterprise
  - Production Server
  - REST
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/mps/restful-api-and-json.html
  - type: APIReference
    url: https://www.mathworks.com/help/mps/restfuljson/restful-api.html
  - type: APIReference
    url: https://www.mathworks.com/help/mps/restfuljson/restful-api-for-discovery-and-diagnostics.html
  - type: APIReference
    url: https://www.mathworks.com/help/mps/restfuljson/restful-api-for-deployable-archive-upload.html
  - type: Documentation
    url: https://www.mathworks.com/help/mps/client-programming.html
  - type: SDKs
    url: https://www.mathworks.com/products/matlab-production-server/client-libraries.html
  - type: OpenAPI
    url: https://github.com/mathworks-ref-arch/openapi-productionserver
  - type: Documentation
    url: https://www.mathworks.com/help/mps/
- name: MATLAB Web App Server
  description: Host MATLAB apps and Simulink simulations as interactive web apps, with support for authentication, role-based
    access, and server management via command-line interface.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/webappserver/index.html
  baseURL: https://www.mathworks.com/help/webappserver
  tags:
  - Deployment
  - Server
  - Web App
  tags_raw:
  - Deployment
  - Server
  - Web Apps
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/webappserver/index.html
  - type: Documentation
    url: https://www.mathworks.com/products/matlab-web-app-server.html
  - type: GettingStarted
    url: https://www.mathworks.com/help/webappserver/ug/set-up-matlab-web-app-server.html
  - type: Documentation
    url: https://www.mathworks.com/help/webappserver/server-management.html
  - type: APIReference
    url: https://www.mathworks.com/help/webappserver/ref/webappsconfig.html
- name: MATLAB Data API for C++
  description: Work with MATLAB data types in C++ applications.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/matlab-data-api-for-c-plus-plus.html
  baseURL: https://www.mathworks.com/help/matlab/apiref
  tags:
  - C++
  - Data
  - Types
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/matlab-data-api-for-c-plus-plus.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/apiref/matlab-data-api-for-c++.html
- name: MATLAB HTTP Interface
  description: RESTful web services support for making HTTP requests from MATLAB.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/http-interface.html
  baseURL: https://www.mathworks.com/help/matlab
  tags:
  - Clients
  - HTTP
  - REST
  tags_raw:
  - Client
  - HTTP
  - REST
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/http-interface.html
  - type: CodeExamples
    url: https://www.mathworks.com/help/matlab/ref/webread.html
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/web-services.html
- name: MATLAB MEX API
  description: Build MEX functions that enable calling C, C++, and Fortran code from MATLAB, with support for both the C++
    MEX API and the C Matrix API.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/matlab/call-mex-files-1.html
  baseURL: https://www.mathworks.com/help/matlab/apiref
  tags:
  - C
  - C++
  - Extensions
  - Fortran
  - MEX
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/matlab/call-mex-files-1.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/matlab_external/cpp-mex-api.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/matlab_external/c-mex-functions.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/cc-mx-matrix-library.html
  - type: APIReference
    url: https://www.mathworks.com/help/matlab/ref/mex.html
- name: MATLAB Compiler SDK API
  description: Build C/C++ shared libraries, .NET assemblies, Java classes, and Python packages from MATLAB programs for integration
    with custom applications.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/compiler_sdk/
  baseURL: https://www.mathworks.com/help/compiler_sdk
  tags:
  - Compiler
  - Deployment
  - Integration
  - SDK
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/compiler_sdk/
  - type: Documentation
    url: https://www.mathworks.com/products/matlab-compiler-sdk.html
  - type: GettingStarted
    url: https://www.mathworks.com/help/compiler_sdk/getting_started_with_compiler_sdk.html
  - type: APIReference
    url: https://www.mathworks.com/help/compiler_sdk/cxx/summary-of-sdk-cpp-apis.html
  - type: APIReference
    url: https://www.mathworks.com/help/compiler_sdk/dotnet/summary-of-matlab-compiler-sdk-dotnet-apis.html
  - type: Documentation
    url: https://www.mathworks.com/help/compiler_sdk/mps.html
- name: ThingSpeak REST API
  description: IoT analytics platform REST API for reading and writing data to channels, creating and managing channels, and
    analyzing IoT data with MATLAB in the cloud.
  image: https://www.mathworks.com/etc/designs/mathworks/img/pic-header-mathworks-logo2.svg
  humanURL: https://www.mathworks.com/help/thingspeak/rest-api.html
  baseURL: https://api.thingspeak.com
  tags:
  - Analytics
  - Channels
  - IoT
  - REST
  properties:
  - type: Documentation
    url: https://www.mathworks.com/help/thingspeak/index.html
  - type: APIReference
    url: https://www.mathworks.com/help/thingspeak/rest-api.html
  - type: APIReference
    url: https://www.mathworks.com/help/thingspeak/channels-and-charts-api.html
  - type: Documentation
    url: https://www.mathworks.com/products/thingspeak.html
  - type: GitHubRepository
    url: https://github.com/mathworks/thingspeak-arduino
common:
- type: IssueTracker
  url: https://github.com/mathworks/matlab-engine-for-python/issues
- type: Releases
  url: https://github.com/mathworks/matlab-engine-for-python/releases
- type: SecurityPolicy
  url: https://github.com/mathworks/matlab-engine-for-python/blob/R2026a/SECURITY.md
- type: DomainSecurity
  url: security/matlab-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/the-mathworks_2
- type: Portal
  url: https://www.mathworks.com
- type: Documentation
  url: https://www.mathworks.com/help/index.html
- type: Pricing
  url: https://www.mathworks.com/pricing-licensing.html
- type: Blog
  url: https://blogs.mathworks.com/
- type: Community
  url: https://www.mathworks.com/matlabcentral/
- type: Community
  url: https://www.mathworks.com/matlabcentral/answers/index
- type: GitHubOrganization
  url: https://github.com/mathworks
- type: StatusPage
  url: https://status.mathworks.com/
- type: Support
  url: https://www.mathworks.com/support.html
- type: Login
  url: https://www.mathworks.com/login
- type: Features
  url: https://www.mathworks.com/products/matlab.html
- type: UseCases
  url: https://www.mathworks.com/solutions.html
- type: Integrations
  url: https://www.mathworks.com/products/connections.html
maintainers:
- name: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
tags:
- Data Analysis
- Engineering
- Machine-Learning
- Numerical Analysis
- Scientific Computing
tags_raw:
- Data Analysis
- Engineering
- Machine Learning
- Numerical Analysis
- Scientific Computing

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

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.