ModelOp website screenshot

ModelOp

ModelOp is enterprise software for governing and operationalizing artificial intelligence at scale. Founded as Open Data Group and headquartered in Chicago, Illinois, it sells an "AI system of record" — the Enterprise AI Command Center, powered by the ModelOp AI Delivery Engine (MADE) and delivered as ModelOp Center — that lets large regulated organizations inventory every AI asset, automate the model lifecycle from intake through retirement, enforce governance and regulatory policy, and report on cost, risk and ROI across traditional machine learning, generative AI and agentic AI. The platform is customer-deployed (Helm chart on Kubernetes) with a REST-compliant microservices architecture, a `moc` CLI, OAuth 2.0/OIDC authentication against the enterprise's own identity provider, and 50+ integrations spanning cloud, AI/ML platforms, data, BI, GRC, ITSM and security systems. Because ModelOp Center runs inside the customer's own infrastructure, its Swagger UI and OpenAPI document are served only from a customer instance and are not published at any public URL.

ModelOp publishes 1 API on the APIs.io network. Tagged areas include AI Governance, Model Risk Management, Machine-Learning, MLOps, and ModelOps.

The ModelOp catalog on APIs.io includes 1 event-driven AsyncAPI specification.

ModelOp’s developer surface includes documentation, getting-started guide, support, engineering blog, CLI, authentication, changelog, and 12 more developer resources.

34.2/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessSelf serve
1 APIs
AI GovernanceModel Risk ManagementMachine-LearningMLOpsModelOpsAI Lifecycle AutomationEnterprise SoftwareComplianceModel MonitoringGovernance Risk and ComplianceArtificial Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
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/modelop: 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 1

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

ModelOp Center REST API

The REST-compliant, microservices-based API of ModelOp Center. It exposes the governance inventory (StoredModel entities — Use Cases and Model Implementations), snapshots (immut...

Pricing Plans 1

Published pricing tiers and plan structures.

Modelop Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Modelop Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Modelop Authentication

3 schemes

SECURITY

Modelop Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: modelop
name: ModelOp
description: ModelOp is enterprise software for governing and operationalizing artificial intelligence at scale. Founded as
  Open Data Group and headquartered in Chicago, Illinois, it sells an "AI system of record" — the Enterprise AI Command Center,
  powered by the ModelOp AI Delivery Engine (MADE) and delivered as ModelOp Center — that lets large regulated organizations
  inventory every AI asset, automate the model lifecycle from intake through retirement, enforce governance and regulatory
  policy, and report on cost, risk and ROI across traditional machine learning, generative AI and agentic AI. The platform
  is customer-deployed (Helm chart on Kubernetes) with a REST-compliant microservices architecture, a `moc` CLI, OAuth 2.0/OIDC
  authentication against the enterprise's own identity provider, and 50+ integrations spanning cloud, AI/ML platforms, data,
  BI, GRC, ITSM and security systems. Because ModelOp Center runs inside the customer's own infrastructure, its Swagger UI
  and OpenAPI document are served only from a customer instance and are not published at any public URL.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://cdn.prod.website-files.com/66205eb2534d2143f98716a4/6a1e0cff57f08839578807be_Homepage%20Image%20for%20Website%20Metadata%20-%201200x630%20v2.png
url: https://raw.githubusercontent.com/api-evangelist/modelop/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-25'
modified: '2026-08-25'
tags:
- AI Governance
- Model Risk Management
- Machine-Learning
- MLOps
- ModelOps
- AI Lifecycle Automation
- Enterprise Software
- Compliance
- Model Monitoring
- Governance Risk and Compliance
- Artificial Intelligence
tags_raw:
- AI Governance
- Model Risk Management
- Machine Learning
- MLOps
- ModelOps
- AI Lifecycle Automation
- Enterprise Software
- Compliance
- Model Monitoring
- Governance Risk and Compliance
- Artificial Intelligence
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: ModelOp Center REST API
  description: The REST-compliant, microservices-based API of ModelOp Center. It exposes the governance inventory (StoredModel
    entities — Use Cases and Model Implementations), snapshots (immutable model versions), assets, schemas, jobs, deployments,
    runtimes, Model Life Cycle (BPMN) signals, audit records and application/custom forms. ModelOp Center is customer-deployed,
    so the API is served from the customer's own base URL and its Swagger UI lives at <base>/swagger-ui/webjars/swagger-ui/index.html?urls.primaryName=model-manage.
    No OpenAPI document is published at a public URL, so none is captured in this repo.
  humanURL: https://modelopdocs.atlassian.net/wiki/spaces/MDHV
  baseURL: https://{modelop-base-url}/api
  x-base-url-note: 'TEMPLATED ON PURPOSE — do not "repair" this to www.modelop.com. ModelOp Center is customer-deployed software;
    every customer runs the API on their own host, which is what the docs mean by <<MODELOP-BASE-URL>> and <<YOUR-BASE-URL>>.
    ModelOp operates no public API host: api.modelop.com, developer.modelop.com and docs.modelop.com all fail DNS resolution
    (checked 2026-08-25). Substituting the marketing site would name a host that serves no API.'
  tags:
  - AI Governance
  - Model Risk Management
  - ModelOps
  properties:
  - type: Documentation
    url: https://modelopdocs.atlassian.net/wiki/spaces/MDHV
  - type: GettingStarted
    url: https://modelopdocs.atlassian.net/wiki/spaces/MDHV/pages/3159982123/Getting+Started+with+ModelOp+Center
  - type: Authentication
    url: authentication/modelop-authentication.yml
  - type: Conventions
    url: conventions/modelop-conventions.yml
  - type: DataModel
    url: data-model/modelop-data-model.yml
  - type: CLI
    url: cli/modelop-cli.yml
  - type: RateLimits
    url: rate-limits/modelop-rate-limits.yml
common:
- type: DomainSecurity
  url: security/modelop-domain-security.yml
- type: Website
  url: https://www.modelop.com/
- type: Documentation
  url: https://modelopdocs.atlassian.net/wiki/spaces/MDHV
- type: GettingStarted
  url: https://modelopdocs.atlassian.net/wiki/spaces/MDHV/pages/3159982123/Getting+Started+with+ModelOp+Center
- type: Support
  url: https://www.modelop.com/contact
- type: Blog
  url: https://www.modelop.com/blog
- type: GitHubOrganization
  url: https://github.com/modelop
- type: PrivacyPolicy
  url: https://www.modelop.com/privacy-policy
- type: LLMsTxt
  url: llms/modelop-llms.txt
- type: Packages
  url: packages/modelop-packages.yml
- type: CLI
  url: cli/modelop-cli.yml
- type: Authentication
  url: authentication/modelop-authentication.yml
- type: Conventions
  url: conventions/modelop-conventions.yml
- type: Conformance
  url: conformance/modelop-conformance.yml
- type: ChangeLog
  url: changelog/modelop-changelog.yml
- type: Lifecycle
  url: lifecycle/modelop-lifecycle.yml
- type: DataModel
  url: data-model/modelop-data-model.yml
- type: Plans
  url: plans/modelop-plans-pricing.yml
- type: RateLimits
  url: rate-limits/modelop-rate-limits.yml
x-enrichment:
  date: '2026-08-25'
  status: enriched
  artifacts_added: 15
  pass: local-v1
x-coverage:
  state: covered
  reason: covered
  detail: Fifteen artifacts were captured from ModelOp's own public surface — a verbatim llms.txt, the `moc` CLI reference,
    the OAuth2/OIDC authentication model, a 27-release changelog and eleven versioned documentation spaces — but no machine-readable
    API contract exists to capture, because ModelOp Center is customer-deployed and its Swagger UI is served only from a customer's
    own instance at <base>/swagger-ui/webjars/swagger-ui/index.html.
  evidence:
  - url: https://www.modelop.com/llms.txt
    status: 200
  - url: https://modelopdocs.atlassian.net/wiki/spaces/MDHV
    status: 200
  - url: https://www.modelop.com/openapi.json
    status: 404
  - url: https://www.modelop.com/.well-known/api-catalog
    status: 404
  checked: '2026-08-25'

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