Standard Compute

An independent, flat-rate LLM inference API for AI coding agents. Standard Compute runs a single OpenAI-compatible (and Anthropic Messages-compatible) inference endpoint that smart-routes each request to the best-fit model across closed frontier and efficient open models, sold as a flat monthly subscription with a stated compute budget rather than per-token billing. Integration is a base-URL swap: point any OpenAI-compatible agent at https://api.stdcmpt.com/v1, use a Bearer key, and set the model to "standardcompute". There are no per-minute 429 walls and no 5-hour or weekly windows; requests run at full speed until the monthly budget is reached, then return HTTP 402 until the period renews.

Standard Compute publishes 1 API on the APIs.io network: Inference API. Tagged areas include llm api, flat-rate, subscription, ai agents, and inference.

Standard Compute’s developer surface includes documentation, getting-started guide, support, engineering blog, pricing, signup flow, changelog, and 18 more developer resources.

46.0/100 developing Agent 22/100 agent aware Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
1 APIs
llm apiflat-ratesubscriptionai agentsinferencemodel routingai gatewaydeveloper toolscoding agentsopenai-compatible

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/standard-compute: 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.

Standard Compute Inference API

OpenAI-compatible (and Anthropic Messages-compatible) LLM inference endpoint. Set base URL to https://api.stdcmpt.com/v1, use a Bearer API key, and set model to 'standardcompute...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Standard Compute Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Standard Compute Domain Security

TLSv1.3 · DMARC

SECURITY

Standard Compute Vulnerability Disclosure

disclosure policy published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Standard Compute
description: 'An independent, flat-rate LLM inference API for AI coding agents. Standard Compute runs a single OpenAI-compatible
  (and Anthropic Messages-compatible) inference endpoint that smart-routes each request to the best-fit model across closed
  frontier and efficient open models, sold as a flat monthly subscription with a stated compute budget rather than per-token
  billing. Integration is a base-URL swap: point any OpenAI-compatible agent at https://api.stdcmpt.com/v1, use a Bearer key,
  and set the model to "standardcompute". There are no per-minute 429 walls and no 5-hour or weekly windows; requests run
  at full speed until the monthly budget is reached, then return HTTP 402 until the period renews.'
image: https://standardcompute.com/opengraph-image.png
url: https://raw.githubusercontent.com/api-evangelist/standard-compute/refs/heads/main/apis.yml
created: '2026-09-02'
modified: '2026-09-02'
specificationVersion: '0.21'
tags:
- llm api
- flat-rate
- subscription
- ai agents
- inference
- model routing
- ai gateway
- developer tools
- coding agents
- openai-compatible
apis:
- name: Standard Compute Inference API
  description: OpenAI-compatible (and Anthropic Messages-compatible) LLM inference endpoint. Set base URL to https://api.stdcmpt.com/v1,
    use a Bearer API key, and set model to 'standardcompute'. Supports POST /v1/chat/completions, POST /v1/completions, POST
    /v1/responses, the Anthropic Messages-compatible POST /v1/messages and /v1/messages/count_tokens, plus an unauthenticated
    GET /v1/models.
  humanURL: https://standardcompute.com/getting-started
  baseURL: https://api.stdcmpt.com/v1
  tags:
  - llm api
  - flat-rate
  - subscription
  - ai agents
  - inference
  - model routing
  - ai gateway
  - developer tools
  - coding agents
  - openai-compatible
  properties:
  - type: OpenAPI
    url: openapi/standard-compute-openapi.json
  - type: Documentation
    url: https://standardcompute.com/getting-started
  - type: GettingStarted
    url: https://standardcompute.com/getting-started
  - type: LLMsTxt
    url: https://standardcompute.com/llms.txt
  - type: Authentication
    url: authentication/standard-compute-authentication.yml
  - type: ErrorCatalog
    url: errors/standard-compute-problem-types.yml
  - type: RateLimits
    url: rate-limits/standard-compute-rate-limits.yml
  - type: Conventions
    url: conventions/standard-compute-conventions.yml
  - type: DataModel
    url: data-model/standard-compute-data-model.yml
  - type: Overlay
    url: overlays/standard-compute-openapi-overlay.yaml
common:
- type: Documentation
  url: https://standardcompute.com/getting-started
- type: GettingStarted
  url: https://standardcompute.com/getting-started
- type: Support
  url: https://standardcompute.com/support
- type: Blog
  url: https://standardcompute.com/blog
- type: Pricing
  url: https://standardcompute.com/pricing
- type: SignUp
  url: https://standardcompute.com/login
- type: TermsOfService
  url: https://standardcompute.com/terms
- type: PrivacyPolicy
  url: https://standardcompute.com/privacy
- type: StatusPage
  url: https://standardcompute.com/status
- type: ChangeLog
  url: https://standardcompute.com/changelog
- type: Security
  url: https://standardcompute.com/security
- type: LLMsTxt
  url: llms/standard-compute-llms.txt
- type: Lifecycle
  url: lifecycle/standard-compute-lifecycle.yml
- type: Plans
  url: plans/standard-compute-plans-pricing.yml
- type: RateLimits
  url: rate-limits/standard-compute-rate-limits.yml
- type: Authentication
  url: authentication/standard-compute-authentication.yml
- type: Conventions
  url: conventions/standard-compute-conventions.yml
- type: Conformance
  url: conformance/standard-compute-conformance.yml
- type: ErrorCatalog
  url: errors/standard-compute-problem-types.yml
- type: DataModel
  url: data-model/standard-compute-data-model.yml
- type: Packages
  url: packages/standard-compute-packages.yml
- type: Overlay
  url: overlays/standard-compute-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: VulnerabilityDisclosure
  url: security/standard-compute-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/standard-compute-domain-security.yml
maintainers:
- FN: Standard Compute
  url: https://standardcompute.com
  email: contact@standardcompute.com
x-enrichment:
  date: '2026-09-02'
  status: enriched
  artifacts_added: 20
  pass: local-v1

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