Pathmind

Pathmind (formerly Skymind, the company behind the Deeplearning4j open-source deep learning library) was a San Francisco reinforcement-learning company that let simulation engineers train RL policies against AnyLogic and Python simulations without writing machine-learning code. The product had three parts: the Pathmind Helper, an AnyLogic palette item that exposed a simulation's observations, actions and reward function to Pathmind; a cloud training service where uploaded models became experiments; and Pathmind Serving, a FastAPI/Ray policy server that turned a trained policy into a REST prediction endpoint. A small first-party REST API (project listing and AnyLogic model upload, authenticated with an X-PM-API-TOKEN header) and a first-party Python simulation API on PyPI were published. Pathmind ceased operating in November 2021 — its own final release, pathmind-webapp v1.8.6, is titled "Final release - disabling sign-ups and upgrades" — and the app, API and marketing hosts no longer serve. The artifacts in this repository are the surviving public first-party surface, harvested from the company's own GitHub organization and PyPI.

Pathmind publishes 2 APIs on the APIs.io network: Model Upload API and Projects API. Tagged areas include Company, Artificial Intelligence, Machine Learning, Reinforcement Learning, and Simulation.

Pathmind’s developer surface includes documentation, API reference, changelog, and 14 more developer resources.

31.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
2 APIs
CompanyArtificial IntelligenceMachine LearningReinforcement LearningSimulationOptimizationSupply ChainManufacturingDefunct

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 31.3/100 · thin
Contract Quality 13.8 / 25
Developer Ergonomics 4.7 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 1.4 / 12
Discoverability 8.7 / 10
Agent readiness — 31/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 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 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/skymind: 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 2

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

Pathmind Model Upload API

The Model Upload API from Pathmind — 1 operation(s) for model upload.

Pathmind Projects API

The Projects API from Pathmind — 1 operation(s) for projects.

Security Posture 2

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

Skymind Authentication

apiKey · 1 scheme

SECURITY

Skymind Domain Security

TLSv1.3

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

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 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: skymind
name: Pathmind
description: 'Pathmind (formerly Skymind, the company behind the Deeplearning4j open-source deep learning library) was a San
  Francisco reinforcement-learning company that let simulation engineers train RL policies against AnyLogic and Python simulations
  without writing machine-learning code. The product had three parts: the Pathmind Helper, an AnyLogic palette item that exposed
  a simulation''s observations, actions and reward function to Pathmind; a cloud training service where uploaded models became
  experiments; and Pathmind Serving, a FastAPI/Ray policy server that turned a trained policy into a REST prediction endpoint.
  A small first-party REST API (project listing and AnyLogic model upload, authenticated with an X-PM-API-TOKEN header) and
  a first-party Python simulation API on PyPI were published. Pathmind ceased operating in November 2021 — its own final release,
  pathmind-webapp v1.8.6, is titled "Final release - disabling sign-ups and upgrades" — and the app, API and marketing hosts
  no longer serve. The artifacts in this repository are the surviving public first-party surface, harvested from the company''s
  own GitHub organization and PyPI.'
url: https://raw.githubusercontent.com/api-evangelist/skymind/refs/heads/main/apis.yml
image: https://raw.githubusercontent.com/PathmindAI/pathmind-webapp/dev/pathmind-webapp/src/main/resources/static/frontend/images/pathmind-logo-100x100.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Artificial Intelligence
- Machine Learning
- Reinforcement Learning
- Simulation
- Optimization
- Supply Chain
- Manufacturing
- Defunct
apis:
- aid: skymind:skymind-model-upload-api
  name: Pathmind Model Upload API
  description: The Model Upload API from Pathmind — 1 operation(s) for model upload.
  humanURL: https://github.com/PathmindAI/pathmind-webapp/tree/dev/pathmind-api
  baseURL: https://api.pathmind.com
  tags:
  - Model Upload
  properties:
  - type: OpenAPI
    url: openapi/skymind-model-upload-api-openapi.yml
  - type: Authentication
    url: authentication/skymind-authentication.yml
  - type: ErrorCatalog
    url: errors/skymind-problem-types.yml
  - type: Conventions
    url: conventions/skymind-conventions.yml
  - type: DataModel
    url: data-model/skymind-data-model.yml
- aid: skymind:skymind-projects-api
  name: Pathmind Projects API
  description: The Projects API from Pathmind — 1 operation(s) for projects.
  humanURL: https://github.com/PathmindAI/pathmind-webapp/tree/dev/pathmind-api
  baseURL: https://api.pathmind.com
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/skymind-projects-api-openapi.yml
  - type: Authentication
    url: authentication/skymind-authentication.yml
  - type: ErrorCatalog
    url: errors/skymind-problem-types.yml
  - type: Conventions
    url: conventions/skymind-conventions.yml
  - type: DataModel
    url: data-model/skymind-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgentSkill
  url: skills/skymind-upload-anylogic-model.md
- type: Overlay
  url: overlays/skymind-pathmind-overlay.yaml
- type: License
  name: Apache-2.0
  url: https://github.com/PathmindAI/pathmind-webapp/blob/dev/LICENSE
- type: Website
  url: https://pathmind.com/
- type: GitHubOrganization
  url: https://github.com/PathmindAI
- type: SourceCode
  url: https://github.com/PathmindAI/pathmind-webapp
- type: Documentation
  url: https://github.com/PathmindAI/pathmind-api/blob/main/README.md
- type: APIReference
  url: https://github.com/PathmindAI/pathmind-webapp/blob/dev/pathmind-api/src/main/resources/openapi.yaml
- type: Packages
  url: packages/skymind-packages.yml
- type: SDKs
  url: packages/skymind-packages.yml
- type: WellKnown
  url: well-known/skymind-well-known.yml
- type: LLMsTxt
  url: llms/skymind-llms.txt
- type: Conformance
  url: conformance/skymind-conformance.yml
- type: Lifecycle
  url: lifecycle/skymind-lifecycle.yml
- type: ChangeLog
  url: changelog/skymind-changelog.yml
- type: DomainSecurity
  url: security/skymind-domain-security.yml
- type: Investors
  url: https://forgeglobal.com/skymind_stock/
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 16
  pass: local-v1
x-coverage:
  state: covered
  reason: null
  detail: Every pathmind.com host is behind a Cloudflare challenge or refuses connections — the company shut down in November
    2021 — but contract discovery found the real first-party OpenAPI 3.0.3 still published in the company's own GitHub organization,
    at pathmind-webapp/pathmind-api/src/main/resources/openapi.yaml, plus the official `pathmind` package on PyPI. No A2A
    agent card, MCP server, AsyncAPI or first-party security.txt exists on any host.
  evidence:
  - url: https://raw.githubusercontent.com/PathmindAI/pathmind-webapp/dev/pathmind-api/src/main/resources/openapi.yaml
    status: 200
  - url: https://pypi.org/pypi/pathmind/json
    status: 200
  - url: https://api.pathmind.com/openapi.json
    status: 0
  - url: https://pathmind.com/
    status: 403
  checked: '2026-08-05'