nOps website screenshot

nOps

nOps is an AI-powered cloud cost visibility and optimization platform that helps organizations reduce their AWS spending by 50% or more through autonomous management and automation. The platform provides 100% visibility into cloud costs across AWS, GCP, Azure, Kubernetes, GenAI, and SaaS applications, enabling teams to allocate and track spending by customer, product, cost center, or any other dimension even without complete tagging.

nOps publishes 2 APIs on the APIs.io network: Essentials Scheduler API and MAP Migration API. Tagged areas include Costs and FinOps.

The nOps catalog on APIs.io includes 2 JSON-LD contexts and 2 Spectral governance rulesets.

nOps’ developer surface includes authentication, engineering blog, documentation, support, and 8 more developer resources.

33.9/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 5 Features 4 Use Cases
CostsFinOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/nops: 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.

nOps Essentials Scheduler API

Endpoints for managing the nOps Essentials scheduler, which automates resource management tasks like starting and stopping non-production workloads to reduce costs.

nOps MAP Migration API

Endpoints for managing and retrieving information about AWS Migration Acceleration Program (MAP) migration projects, including projects, products, and resources.

Open Collections 4

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

API Collection

OPEN COLLECTION

nOps API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Nops Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nops Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Nops Finops

FINOPS

Features 5

Notable capabilities this provider offers.

Autonomous Cost Optimization

AI-powered autonomous management that identifies and implements cost savings without manual intervention.

100% Cost Visibility

Complete visibility into cloud costs across AWS, GCP, Azure, Kubernetes, GenAI, and SaaS applications.

Essentials Scheduler

Automated scheduling of non-production workloads to eliminate idle resource costs.

MAP Migration Support

AWS Migration Acceleration Program tracking for migration projects, products, and resources.

Spot Instance Optimization

Intelligent spot instance management for maximizing cost savings on compute workloads.

Semantic Vocabularies 2

JSON-LD contexts and semantic vocabularies used across these APIs.

Nops Context

0 classes · 4 properties

JSON-LD

Nops Nops Context

0 classes · 0 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

nOps API Rules

5 rules · 4 warnings 1 info

SPECTRAL

nOps API Rules

16 rules · 8 errors 8 warnings

SPECTRAL

JSON Schema 9

Standalone JSON Schema definitions for this provider's data models.

nOps MAP Migration Product

3 properties

JSON SCHEMA

nOps MAP Migration Project

5 properties

JSON SCHEMA

nOps MAP Migration Resource

4 properties

JSON SCHEMA

MapMigrationProduct

3 properties

JSON SCHEMA

MapMigrationProject

5 properties

JSON SCHEMA

MapMigrationResource

4 properties

JSON SCHEMA

SchedulerCreateRequest

4 properties

JSON SCHEMA

Scheduler

5 properties

JSON SCHEMA

nOps Scheduler

7 properties

JSON SCHEMA

Scroll for all 9

JSON Structure 5

JSON Structure definitions describing this provider's data shapes.

Nops Nops Map Migration Product Structure

3 properties

JSON STRUCTURE

Nops Nops Map Migration Project Structure

5 properties

JSON STRUCTURE

Nops Nops Map Migration Resource Structure

4 properties

JSON STRUCTURE

Nops Nops Scheduler Structure

5 properties

JSON STRUCTURE

Examples 5

Example request and response payloads for these APIs.

Security Posture 2

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

Nops Authentication

apiKey · 2 schemes

SECURITY

Nops Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Nops Agentic Access

12 operations · 4 acting · 1 human-in-the-loop

12 operations · 4 acting

AGENTIC

Use Cases 4

What developers build with this provider.

FinOps Automation

Automate cloud cost allocation, tracking, and optimization across teams and business units.

Cloud Migration Tracking

Track MAP migration projects and measure cost savings from AWS migration programs.

Idle Resource Elimination

Identify and schedule or terminate idle resources to reduce wasted cloud spending.

Cost Anomaly Detection

Real-time detection and alerting on unusual cost spikes and billing anomalies.

Integrations 3

Pre-built integrations with other platforms and tools.

AWS Services

Deep integration with AWS billing, CUR, CloudTrail, CloudWatch, and resource management services.

Kubernetes

Container cost visibility and optimization for EKS and self-managed Kubernetes clusters.

Slack and Teams

Notification integrations for cost alerts, optimization recommendations, and scheduler events.

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: nops
url: https://raw.githubusercontent.com/api-evangelist/nops/refs/heads/main/apis.yml
apis:
- aid: nops:nops-essentials-scheduler-api
  name: nOps Essentials Scheduler API
  description: Endpoints for managing the nOps Essentials scheduler, which automates resource management tasks like starting
    and stopping non-production workloads to reduce costs.
  humanURL: ' https://www.nops.io/'
  baseURL: https://app.nops.io
  tags:
  - Essentials Scheduler
  properties:
  - type: OpenAPI
    url: openapi/nops-essentials-scheduler-api-openapi.yml
  - type: Documentation
    url: https://app.nops.io/public_redoc/
  - type: JSONSchema
    url: json-schema/map-migration-project.json
  - type: JSONSchema
    url: json-schema/map-migration-product.json
  - type: JSONSchema
    url: json-schema/map-migration-resource.json
  - type: JSONSchema
    url: json-schema/scheduler.json
  - type: JSONLD
    url: json-ld/nops-context.jsonld
- aid: nops:nops-map-migration-api
  name: nOps MAP Migration API
  description: Endpoints for managing and retrieving information about AWS Migration Acceleration Program (MAP) migration
    projects, including projects, products, and resources.
  humanURL: ' https://www.nops.io/'
  baseURL: https://app.nops.io
  tags:
  - MAP Migration
  properties:
  - type: OpenAPI
    url: openapi/nops-map-migration-api-openapi.yml
  - type: Documentation
    url: https://app.nops.io/public_redoc/
  - type: JSONSchema
    url: json-schema/map-migration-project.json
  - type: JSONSchema
    url: json-schema/map-migration-product.json
  - type: JSONSchema
    url: json-schema/map-migration-resource.json
  - type: JSONSchema
    url: json-schema/scheduler.json
  - type: JSONLD
    url: json-ld/nops-context.jsonld
name: nOps
tags:
- Costs
- FinOps
kind: contract
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nops.png
access: 3rd-Party
created: '2026-01-02'
modified: '2026-05-19'
position: Consuming
description: nOps is an AI-powered cloud cost visibility and optimization platform that helps organizations reduce their AWS
  spending by 50% or more through autonomous management and automation. The platform provides 100% visibility into cloud costs
  across AWS, GCP, Azure, Kubernetes, GenAI, and SaaS applications, enabling teams to allocate and track spending by customer,
  product, cost center, or any other dimension even without complete tagging.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
specificationVersion: '0.23'
common:
- type: Website
  url: https://www.nops.io/
- type: AgenticAccess
  url: agentic-access/nops-agentic-access.yml
- type: DomainSecurity
  url: security/nops-domain-security.yml
- type: Authentication
  url: authentication/nops-authentication.yml
- type: GitHubOrganization
  url: https://github.com/nops-io
- type: LinkedIn
  url: https://www.linkedin.com/company/nops
- name: Technical Blogs & Tutorials | nOps
  description: 'null'
  url: https://www.nops.io/blog/
  type: Blog
- name: Webcasts and Podcasts | Live & On-Demand | nOps
  description: 'null'
  url: https://www.nops.io/webinars-and-workshops/
  type: Webinars
- name: nCast | nOps
  description: 'null'
  url: https://www.nops.io/ncast/
  type: Resources
- name: Welcome to the nOps Docs | nOps docs
  description: 'null'
  url: https://help.nops.io/docs/introduction/platform-introduction
  type: Documentation
- name: nOps Customer Service SLAs | nOps docs
  description: 'null'
  url: https://help.nops.io/docs/support/customer-service-sla
  type: Documentation
- name: Open a support case with nOps | nOps docs
  description: 'null'
  url: https://help.nops.io/docs/support/open-support-case
  type: Support
- name: Integrations Overview | nOps docs
  description: 'null'
  url: https://help.nops.io/docs/agents-integrations/integrations
  type: Integrations
- type: Features
  data:
  - name: Autonomous Cost Optimization
    description: AI-powered autonomous management that identifies and implements cost savings without manual intervention.
  - name: 100% Cost Visibility
    description: Complete visibility into cloud costs across AWS, GCP, Azure, Kubernetes, GenAI, and SaaS applications.
  - name: Essentials Scheduler
    description: Automated scheduling of non-production workloads to eliminate idle resource costs.
  - name: MAP Migration Support
    description: AWS Migration Acceleration Program tracking for migration projects, products, and resources.
  - name: Spot Instance Optimization
    description: Intelligent spot instance management for maximizing cost savings on compute workloads.
- type: UseCases
  data:
  - name: FinOps Automation
    description: Automate cloud cost allocation, tracking, and optimization across teams and business units.
  - name: Cloud Migration Tracking
    description: Track MAP migration projects and measure cost savings from AWS migration programs.
  - name: Idle Resource Elimination
    description: Identify and schedule or terminate idle resources to reduce wasted cloud spending.
  - name: Cost Anomaly Detection
    description: Real-time detection and alerting on unusual cost spikes and billing anomalies.
- type: Integrations
  data:
  - name: AWS Services
    description: Deep integration with AWS billing, CUR, CloudTrail, CloudWatch, and resource management services.
  - name: Kubernetes
    description: Container cost visibility and optimization for EKS and self-managed Kubernetes clusters.
  - name: Slack and Teams
    description: Notification integrations for cost alerts, optimization recommendations, and scheduler events.

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