Archera

Archera is a cloud financial operations (FinOps) platform that helps organizations reduce cloud spend by 20-30% through intelligent commitment management and insured, short-term cloud commitments across AWS, Azure, and Google Cloud. Its Guaranteed Commitments (Guaranteed Savings Plans, Guaranteed Reserved Instances, and Guaranteed Committed Use Discounts) provide flexible terms as short as 30 days with risk protection for unused capacity. The Archera Public API exposes commitment plans, commitments, exchanges, metrics, resources, orgs, and uploads over a REST v1 interface authenticated with an API key or OAuth 2.0 (Authorization Code + PKCE), and Archera operates a hosted remote MCP server so AI assistants can query cloud cost data and optimization recommendations directly. A Partner API supports onboarding customers and creating marketplace offers via AWS CPPO, Microsoft MPO, and Google MCPO.

Archera publishes 1 API on the APIs.io network: Public API. Tagged areas include Company, Developer Tools, FinOps, Cloud Cost Management, and Cloud Commitments.

Archera’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, support, pricing, and 20 more developer resources.

44.3/100 thin Agent 69/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyDeveloper ToolsFinOpsCloud Cost ManagementCloud CommitmentsCost OptimizationMCPAzureGoogle Cloud

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 44.3/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/archera: 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

Archera Public API

REST v1 API for programmatic access to Archera cloud cost optimization data — commitment plans, commitments, exchange recommendations, metrics, resources, orgs, and uploads. Aut...

Archera Partner API

Partner API for onboarding customers, managing their optimization strategies, and creating marketplace offers through AWS CPPO, Microsoft MPO / ISV-to-CSP Private Offer, and Goo...

MCP Servers

archera-mcp.yml

MCP SERVER

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: archera
name: Archera
description: Archera is a cloud financial operations (FinOps) platform that helps organizations reduce cloud spend by 20-30%
  through intelligent commitment management and insured, short-term cloud commitments across AWS, Azure, and Google Cloud.
  Its Guaranteed Commitments (Guaranteed Savings Plans, Guaranteed Reserved Instances, and Guaranteed Committed Use Discounts)
  provide flexible terms as short as 30 days with risk protection for unused capacity. The Archera Public API exposes commitment
  plans, commitments, exchanges, metrics, resources, orgs, and uploads over a REST v1 interface authenticated with an API
  key or OAuth 2.0 (Authorization Code + PKCE), and Archera operates a hosted remote MCP server so AI assistants can query
  cloud cost data and optimization recommendations directly. A Partner API supports onboarding customers and creating marketplace
  offers via AWS CPPO, Microsoft MPO, and Google MCPO.
url: https://raw.githubusercontent.com/api-evangelist/archera/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- amplify-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://cdn.prod.website-files.com/66df18fcc90988b3a2c38285/677d4bc397e85ea0e180addb_1654705931-website-link-preview.avif
tags:
- Company
- Developer Tools
- FinOps
- Cloud Cost Management
- Cloud Commitments
- Cost Optimization
- MCP
- AWS
- Azure
- Google Cloud
apis:
- name: Archera Public API
  description: REST v1 API for programmatic access to Archera cloud cost optimization data — commitment plans, commitments,
    exchange recommendations, metrics, resources, orgs, and uploads. Authenticates with an API key (x-api-key header) or OAuth
    2.0 Authorization Code with PKCE.
  humanURL: https://docs.archera.ai/api-reference/public-api/public-api-reference
  baseURL: https://api.archera.ai
  tags:
  - FinOps
  - Cloud Cost Management
  - Commitments
  properties:
  - type: OpenAPI
    url: openapi/archera-openapi-original.json
  - type: Overlay
    url: overlays/archera-openapi-overlay.yaml
  - type: Documentation
    url: https://docs.archera.ai/api-reference/public-api/public-api-reference
- name: Archera Partner API
  description: Partner API for onboarding customers, managing their optimization strategies, and creating marketplace offers
    through AWS CPPO, Microsoft MPO / ISV-to-CSP Private Offer, and Google MCPO programs.
  humanURL: https://docs.archera.ai/api-reference/partner-api/partner-api
  baseURL: https://api.archera.ai
  tags:
  - Partner
  - Cloud Marketplace
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://archera.ai
- type: DeveloperPortal
  url: https://docs.archera.ai
- type: Documentation
  url: https://docs.archera.ai
- type: APIReference
  url: https://docs.archera.ai/api-reference
- type: GettingStarted
  url: https://docs.archera.ai/getting-started/how-to-sign-up-with-archera
- type: Authentication
  url: authentication/archera-authentication.yml
- type: OAuthScopes
  url: scopes/archera-scopes.yml
- type: MCPServer
  url: mcp/archera-mcp.yml
- type: WellKnown
  url: well-known/archera-well-known.yml
- type: Conventions
  url: conventions/archera-conventions.yml
- type: ErrorCatalog
  url: errors/archera-problem-types.yml
- type: Lifecycle
  url: lifecycle/archera-lifecycle.yml
- type: Conformance
  url: conformance/archera-conformance.yml
- type: Compliance
  url: https://www.archera.ai/trust
- type: TrustCenter
  url: security/archera-trust-center.yml
- type: DomainSecurity
  url: security/archera-domain-security.yml
- type: DataModel
  url: data-model/archera-data-model.yml
- type: AgenticAccess
  url: agentic-access/archera-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/archera-llms.txt
- type: Blog
  url: https://www.archera.ai/blog
- type: Support
  url: https://help.archera.ai
- type: Pricing
  url: https://www.archera.ai/pricing
- type: SignUp
  url: https://app.archera.ai/signup
- type: Login
  url: https://app.archera.ai/login
- type: TermsOfService
  url: https://www.archera.ai/terms
- type: PrivacyPolicy
  url: https://www.archera.ai/privacy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence