Ansys website screenshot

Ansys

Ansys is a global engineering simulation company (now part of Synopsys) with a deep portfolio spanning structures (Mechanical, LS-DYNA, Motion), fluids (Fluent, CFX, Rocky), electronics (HFSS, Maxwell, SIwave, Icepak), semiconductors (RedHawk, Totem), optics, photonics, materials (Granta), 3D design (Discovery, SpaceClaim), embedded software (SCADE), and systems (optiSLang, Twin Builder). Ansys also runs Ansys Cloud for burst HPC and offers Ansys Apps in the Cloud. The primary public developer surface is PyAnsys — an open-source family of 45+ Python packages on GitHub (ansys/pyansys metapackage) that wrap individual Ansys products as Pythonic interfaces. There is no public web REST API portal; programmatic access is licensed per product and driven through PyAnsys, ACT (Ansys Customization Toolkit), product scripting (MAPDL, Fluent TUI/Scheme), and Ansys Cloud.

Ansys publishes 2 APIs on the APIs.io network. Tagged areas include Simulation, Engineering, CAE, CFD, and FEA.

Ansys’ developer surface includes documentation, GitHub presence, engineering blog, YouTube channel, support, pricing, and 19 more developer resources.

29.4/100 thin ▬ flat Agent 3/100 human only open core · MIT Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
2 APIs
SimulationEngineeringCAECFDFEAElectromagneticsMultiphysicsCloudPythonSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/ansys: 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 2

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

PyAnsys

Open-source Python ecosystem for Ansys products. The pyansys metapackage bundles 45+ libraries including PyMAPDL (Mechanical APDL), PyFluent (Fluent CFD), PyAEDT (Electronics De...

Ansys Cloud

Ansys Cloud delivers on-demand HPC and Ansys product instances on Microsoft Azure for burst simulation workloads. Cloud access is gated through commercial entitlement and the An...

Pricing Plans 1

Published pricing tiers and plan structures.

Ansys Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ansys Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Ansys Finops

FINOPS

Security Posture 1

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

Ansys Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 2

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 7

Properties that don't map to a standard resource type

Scroll for all 7

Source (apis.yml)

apis.yml Raw ↑
aid: ansys
url: https://raw.githubusercontent.com/api-evangelist/ansys/refs/heads/main/apis.yml
name: Ansys
kind: company
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  - url: https://www.ansys.com
    status: 301
    note: declared website redirects to https://ansys.synopsys.com/ — a different registrable domain (ansys.com -> synopsys.com),
      possible rename or acquisition (probed 2026-09-03, roadmap#169)
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ansys.png
tags:
- Simulation
- Engineering
- CAE
- CFD
- FEA
- Electromagnetics
- Multiphysics
- Cloud
- Python
- SDK
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
description: Ansys is a global engineering simulation company (now part of Synopsys) with a deep portfolio spanning structures
  (Mechanical, LS-DYNA, Motion), fluids (Fluent, CFX, Rocky), electronics (HFSS, Maxwell, SIwave, Icepak), semiconductors
  (RedHawk, Totem), optics, photonics, materials (Granta), 3D design (Discovery, SpaceClaim), embedded software (SCADE), and
  systems (optiSLang, Twin Builder). Ansys also runs Ansys Cloud for burst HPC and offers Ansys Apps in the Cloud. The primary
  public developer surface is PyAnsys — an open-source family of 45+ Python packages on GitHub (ansys/pyansys metapackage)
  that wrap individual Ansys products as Pythonic interfaces. There is no public web REST API portal; programmatic access
  is licensed per product and driven through PyAnsys, ACT (Ansys Customization Toolkit), product scripting (MAPDL, Fluent
  TUI/Scheme), and Ansys Cloud.
apis:
- aid: ansys:pyansys
  name: PyAnsys
  description: Open-source Python ecosystem for Ansys products. The pyansys metapackage bundles 45+ libraries including PyMAPDL
    (Mechanical APDL), PyFluent (Fluent CFD), PyAEDT (Electronics Desktop / HFSS / Maxwell / Icepak), PyMechanical (Mechanical),
    PyDPF (Data Processing Framework, with PyDPF-Core and PyDPF-Post), PyPrimeMesh (meshing), PyOptislang (optiSLang), PyAdditive,
    PyDyna (LS-DYNA), PyEDB, PyGranta, PySystemCoupling, and visualization helpers. Each library wraps a licensed Ansys product
    over gRPC or COM as a Pythonic interface — not a public REST API.
  humanURL: https://docs.pyansys.com
  baseURL: https://github.com/ansys/pyansys
  tags:
  - Python
  - SDK
  - Open-Source
  - gRPC
  - Scripting
  tags_raw:
  - Python
  - SDK
  - Open Source
  - gRPC
  - Scripting
  properties:
  - type: Documentation
    url: https://docs.pyansys.com
  - type: Repository
    url: https://github.com/ansys/pyansys
  - type: GitHubOrg
    url: https://github.com/ansys
  - type: Package
    url: https://pypi.org/project/pyansys/
- aid: ansys:cloud
  name: Ansys Cloud
  description: Ansys Cloud delivers on-demand HPC and Ansys product instances on Microsoft Azure for burst simulation workloads.
    Cloud access is gated through commercial entitlement and the Ansys Cloud portal; no public REST API or self-serve developer
    documentation is published.
  humanURL: https://www.ansys.com/it-solutions/ansys-cloud
  baseURL: https://www.ansys.com/it-solutions/ansys-cloud
  tags:
  - Cloud
  - HPC
  - Azure
  - Bursting
  properties:
  - type: Documentation
    url: https://www.ansys.com/it-solutions/ansys-cloud
common:
- type: IssueTracker
  url: https://github.com/ansys/pyansys/issues
- type: Releases
  url: https://github.com/ansys/pyansys/releases
- type: CodeOfConduct
  url: https://github.com/ansys/.github/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/ansys/.github/blob/main/CONTRIBUTING.md
- type: License
  name: MIT
  url: https://github.com/ansys/pyansys/blob/main/LICENSE
- type: DomainSecurity
  url: security/ansys-domain-security.yml
- type: Website
  url: https://www.ansys.com
- type: Products
  url: https://www.ansys.com/products
- type: AllProducts
  url: https://www.ansys.com/products/all-products
- type: ReleaseHighlights
  url: https://www.ansys.com/products/release-highlights
- type: Documentation
  url: https://ansyshelp.ansys.com
- type: DeveloperPortal
  url: https://developer.ansys.com
- type: PyAnsys
  url: https://docs.pyansys.com
- type: GitHub
  url: https://github.com/ansys
- type: AnsysCloud
  url: https://www.ansys.com/it-solutions/ansys-cloud
- type: AnsysLearningHub
  url: https://www.ansys.com/training-center/ansys-learning-hub
- type: AnsysInnovationSpace
  url: https://innovationspace.ansys.com
- type: Academic
  url: https://www.ansys.com/academic
- type: AppStore
  url: https://catalog.ansys.com
- type: Blog
  url: https://www.ansys.com/blog
- type: LinkedIn
  url: https://www.linkedin.com/company/ansys-inc
- type: YouTube
  url: https://www.youtube.com/user/ansysinc
- type: Support
  url: https://www.ansys.com/support
- type: Pricing
  url: https://www.ansys.com/contact-us
- type: TrustCenter
  url: https://www.ansys.com/legal/trust-center
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/ansys"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ansys/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ansys/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.