The San Francisco Compute Company

The San Francisco Compute Company (SF Compute) runs large-scale, vetted GPU clusters and operates a compute marketplace where buyers reserve H100/H200 capacity by the hour and sellers resell unused compute back into the market with no long-term lock-in. Its public preview REST API (api.sfcompute.com, base path /preview/v2) and the `sf` CLI let developers buy and sell compute via orders and an orderbook, manage pools of reserved balance, launch and operate GPU instances from images and templates, run procurements and deployments, and organize resources across workspaces with roles, grants, and tags. Authentication is a Bearer token (sk_live_ API key). The API is documented on a Mintlify docs site with a per-operation OpenAPI reference, an llms.txt index, and an official agent skill.

The San Francisco Compute Company publishes 14 APIs on the APIs.io network, including Account API, Deployments API, Feature Flags API, and 11 more. Tagged areas include Company, GPU, Compute, Cloud Infrastructure, and Artificial Intelligence.

The San Francisco Compute Company’s developer surface includes documentation, API reference, getting-started guide, engineering blog, changelog, support, pricing, and 28 more developer resources.

55.8/100 developing ▬ flat Agent 78/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
14 APIs 1 MCP Servers
CompanyGPUComputeCloud InfrastructureArtificial IntelligenceMachine LearningCompute MarketplaceResellingInfrastructure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 55.8/100 · developing
Contract Quality 14.8 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 6.5 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 78/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 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/the-san-francisco-compute-company: 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 14

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

The San Francisco Compute Company Account API

The authenticated account and logged-in user.

The San Francisco Compute Company Deployments API

Deployment automations that maintain a fleet of instances, including spot deployments that buy capacity up to a maximum price.

The San Francisco Compute Company Feature Flags API

The Feature Flags API from The San Francisco Compute Company — 2 operation(s) for feature flags.

The San Francisco Compute Company Images API

Custom machine images for instances.

The San Francisco Compute Company Instance SKU Catalog API

Browse available instance SKU property definitions.

The San Francisco Compute Company Instance SKUs API

The Instance SKUs API from The San Francisco Compute Company — 4 operation(s) for instance skus.

The San Francisco Compute Company Instances API

Spin up instances in a capacity to use your available compute.

The San Francisco Compute Company Orderbook API

Read-only orderbook visibility: bid/ask spread, depth, open and filled orders, and historical fills, keyed on hardware requirements + delivery window.

The San Francisco Compute Company Orders API

Estimate an order before placing it: filled price, fee, and operational notices.

The San Francisco Compute Company Pools API

A bucket of owned compute balance over time.

The San Francisco Compute Company Procurements API

Market automations that maintain capacity by placing buy/sell orders.

The San Francisco Compute Company Users API

Read-only access to users within the caller's organization.

The San Francisco Compute Company Workspaces API

Resource containers scoped to an account.

Scroll for all 14

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

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

The San Francisco Compute Company Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

The San Francisco Compute Company Agentic Access

65 operations · 31 acting · 2 human-in-the-loop

65 operations · 31 acting

AGENTIC

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 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 6

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: the-san-francisco-compute-company
name: The San Francisco Compute Company
description: The San Francisco Compute Company (SF Compute) runs large-scale, vetted GPU clusters and operates a compute marketplace
  where buyers reserve H100/H200 capacity by the hour and sellers resell unused compute back into the market with no long-term
  lock-in. Its public preview REST API (api.sfcompute.com, base path /preview/v2) and the `sf` CLI let developers buy and
  sell compute via orders and an orderbook, manage pools of reserved balance, launch and operate GPU instances from images
  and templates, run procurements and deployments, and organize resources across workspaces with roles, grants, and tags.
  Authentication is a Bearer token (sk_live_ API key). The API is documented on a Mintlify docs site with a per-operation
  OpenAPI reference, an llms.txt index, and an official agent skill.
url: https://raw.githubusercontent.com/api-evangelist/the-san-francisco-compute-company/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://sfcompute.com/icon.svg
x-type: company
x-source: vc-portfolio
x-backed-by:
- dcvc
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- GPU
- Compute
- Cloud Infrastructure
- Artificial Intelligence
- Machine Learning
- Compute Marketplace
- Reselling
- Infrastructure
apis:
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-account-api
  name: The San Francisco Compute Company Account API
  description: The authenticated account and logged-in user.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-account-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-deployments-api
  name: The San Francisco Compute Company Deployments API
  description: Deployment automations that maintain a fleet of instances, including spot deployments that buy capacity up
    to a maximum price.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Deployments
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-deployments-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-feature-flags-api
  name: The San Francisco Compute Company Feature Flags API
  description: The Feature Flags API from The San Francisco Compute Company — 2 operation(s) for feature flags.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Feature Flags
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-feature-flags-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-images-api
  name: The San Francisco Compute Company Images API
  description: Custom machine images for instances.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-images-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-instance-sku-catalog-api
  name: The San Francisco Compute Company Instance SKU Catalog API
  description: Browse available instance SKU property definitions.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Instance SKU Catalog
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-instance-sku-catalog-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-instance-skus-api
  name: The San Francisco Compute Company Instance SKUs API
  description: The Instance SKUs API from The San Francisco Compute Company — 4 operation(s) for instance skus.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Instance SKUs
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-instance-skus-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-instance-templates-api
  name: The San Francisco Compute Company Instance Templates API
  description: Reusable instance configuration.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Instance Templates
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-instance-templates-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-instances-api
  name: The San Francisco Compute Company Instances API
  description: Spin up instances in a capacity to use your available compute.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Instances
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-instances-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-orderbook-api
  name: The San Francisco Compute Company Orderbook API
  description: 'Read-only orderbook visibility: bid/ask spread, depth, open and filled orders, and historical fills, keyed
    on hardware requirements + delivery window.'
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Orderbook
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-orderbook-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-orders-api
  name: The San Francisco Compute Company Orders API
  description: 'Estimate an order before placing it: filled price, fee, and operational notices.'
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-orders-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-pools-api
  name: The San Francisco Compute Company Pools API
  description: A bucket of owned compute balance over time.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Pools
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-pools-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-procurements-api
  name: The San Francisco Compute Company Procurements API
  description: Market automations that maintain capacity by placing buy/sell orders.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Procurements
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-procurements-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-users-api
  name: The San Francisco Compute Company Users API
  description: Read-only access to users within the caller's organization.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-users-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
- aid: the-san-francisco-compute-company:the-san-francisco-compute-company-workspaces-api
  name: The San Francisco Compute Company Workspaces API
  description: Resource containers scoped to an account.
  humanURL: https://docs.sfcompute.com/preview/using-the-api
  baseURL: https://api.sfcompute.com/preview/v2
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/the-san-francisco-compute-company-workspaces-api-openapi.yml
  - type: Documentation
    url: https://docs.sfcompute.com/preview/using-the-api
  - type: APIReference
    url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
  - type: Authentication
    url: authentication/the-san-francisco-compute-company-authentication.yml
  - type: Conventions
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: Idempotency
    url: conventions/the-san-francisco-compute-company-conventions.yml
  - type: ErrorCatalog
    url: errors/the-san-francisco-compute-company-problem-types.yml
  - type: DataModel
    url: data-model/the-san-francisco-compute-company-data-model.yml
  - type: Conformance
    url: conformance/the-san-francisco-compute-company-conformance.yml
  - type: AgenticAccess
    url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
common:
- type: DeveloperPortal
  url: https://docs.sfcompute.com
- type: Documentation
  url: https://docs.sfcompute.com/preview/using-the-api
- type: APIReference
  url: https://docs.sfcompute.com/preview/api-reference/account/get-the-authenticated-account-and-logged-in-user
- type: GettingStarted
  url: https://docs.sfcompute.com/preview/quick-start
- type: Blog
  url: https://sfcompute.com/blog
- type: ChangeLog
  url: https://sfcompute.com/changelog
- type: Roadmap
  url: https://docs.sfcompute.com/preview/roadmap
- type: GitHubOrganization
  url: https://github.com/sfcompute
- type: Support
  url: mailto:support@sfcompute.com
- type: StatusPage
  url: https://status.sfcompute.com/
- type: Pricing
  url: https://sfcompute.com/prices
- type: SignUp
  url: https://sfcompute.com/auth/sign-up
- type: Login
  url: https://sfcompute.com/auth/sign-in
- type: TermsOfService
  url: https://sfcompute.com/legal
- type: TrustCenter
  url: https://trust.sfcompute.com
- type: Twitter
  url: https://twitter.com/sfcompute
- type: Packages
  url: packages/the-san-francisco-compute-company-packages.yml
- type: SDKs
  url: packages/the-san-francisco-compute-company-packages.yml
- type: CLI
  url: cli/the-san-francisco-compute-company-cli.yml
- type: MCPServer
  url: mcp/the-san-francisco-compute-company-mcp.yml
- type: LLMsTxt
  url: llms/the-san-francisco-compute-company-llms.txt
- type: WellKnown
  url: well-known/the-san-francisco-compute-company-well-known.yml
- type: Authentication
  url: authentication/the-san-francisco-compute-company-authentication.yml
- type: Conventions
  url: conventions/the-san-francisco-compute-company-conventions.yml
- type: Idempotency
  url: conventions/the-san-francisco-compute-company-conventions.yml
- type: ErrorCatalog
  url: errors/the-san-francisco-compute-company-problem-types.yml
- type: Lifecycle
  url: lifecycle/the-san-francisco-compute-company-lifecycle.yml
- type: Deprecation
  url: https://docs.sfcompute.com/preview/roadmap
- type: ChangeLog
  url: changelog/the-san-francisco-compute-company-changelog.yml
- type: DataModel
  url: data-model/the-san-francisco-compute-company-data-model.yml
- type: Conformance
  url: conformance/the-san-francisco-compute-company-conformance.yml
- type: Overlay
  url: overlays/the-san-francisco-compute-company-openapi-overlay.yaml
- type: DomainSecurity
  url: security/the-san-francisco-compute-company-domain-security.yml
- type: AgentSkill
  url: skills/the-san-francisco-compute-company-sf-cli.md
- type: AgenticAccess
  url: agentic-access/the-san-francisco-compute-company-agentic-access.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 21
  pass: local-v1