Apptainer website screenshot

Apptainer

Apptainer, formerly Singularity, is a Linux Foundation project providing a high-performance container runtime optimized for high-performance computing and scientific workloads. It enables reproducible, portable scientific computing with support for existing Docker/OCI containers and integration with HPC schedulers.

Apptainer publishes 2 APIs on the APIs.io network: Images API and Instances API. Tagged areas include Containers, HPC, Scientific Computing, Open Source, and Linux Foundation.

The Apptainer catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Apptainer’s developer surface includes authentication, documentation, and 3 more developer resources.

48.4/100 developing ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
2 APIs
ContainersHPCScientific ComputingOpen SourceLinux Foundation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 48.4/100 · developing
Contract Quality 18.9 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 5.9 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/apptainer: 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 2

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

Apptainer Images API

Container image management

Apptainer Instances API

Running container instance management

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Apptainer Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

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

Apptainer Context

12 classes · 0 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Apptainer API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Apptainer API Rules

22 rules · 8 errors 13 warnings 1 info

SPECTRAL

JSON Schema 1

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

ContainerImage

8 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Container Image Structure

0 properties

JSON STRUCTURE

Examples 1

Example request and response payloads for these APIs.

Container Image Example

8 fields

EXAMPLE

Security Posture 2

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

Apptainer Authentication

http · 1 scheme

SECURITY

Apptainer Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Apptainer Agentic Access

5 operations · 2 acting

5 operations · 2 acting

AGENTIC

Resources

Documentation 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: apptainer
name: Apptainer
description: Apptainer, formerly Singularity, is a Linux Foundation project providing a high-performance container runtime
  optimized for high-performance computing and scientific workloads. It enables reproducible, portable scientific computing
  with support for existing Docker/OCI containers and integration with HPC schedulers.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apptainer.png
tags:
- Containers
- HPC
- Scientific Computing
- Open Source
- Linux Foundation
created: '2026-03-16'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/apptainer/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: apptainer:apptainer-images-api
  name: Apptainer Images API
  description: Container image management
  humanURL: https://apptainer.org/docs/
  tags:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/apptainer-images-api-openapi.yml
  - type: Documentation
    url: https://apptainer.org/docs/
  - type: GitHubRepository
    url: https://github.com/apptainer/apptainer
  - type: JSONSchema
    url: json-schema/container-image-schema.json
  - type: JSONStructure
    url: json-structure/container-image-structure.json
  - type: Examples
    url: examples/container-image-example.json
  - type: JSONLD
    url: json-ld/apptainer-context.jsonld
  - type: SpectralRules
    url: rules/apptainer-spectral-rules.yml
  - type: Vocabulary
    url: vocabulary/apptainer-vocabulary.yaml
- aid: apptainer:apptainer-instances-api
  name: Apptainer Instances API
  description: Running container instance management
  humanURL: https://apptainer.org/docs/
  tags:
  - Instances
  properties:
  - type: OpenAPI
    url: openapi/apptainer-instances-api-openapi.yml
  - type: Documentation
    url: https://apptainer.org/docs/
  - type: GitHubRepository
    url: https://github.com/apptainer/apptainer
  - type: JSONSchema
    url: json-schema/container-image-schema.json
  - type: JSONStructure
    url: json-structure/container-image-structure.json
  - type: Examples
    url: examples/container-image-example.json
  - type: JSONLD
    url: json-ld/apptainer-context.jsonld
  - type: SpectralRules
    url: rules/apptainer-spectral-rules.yml
  - type: Vocabulary
    url: vocabulary/apptainer-vocabulary.yaml
common:
- type: AgenticAccess
  url: agentic-access/apptainer-agentic-access.yml
- type: DomainSecurity
  url: security/apptainer-domain-security.yml
- type: Authentication
  url: authentication/apptainer-authentication.yml
- type: Documentation
  name: Apptainer Documentation
  description: Official documentation for Apptainer.
  url: https://apptainer.org/docs/
- type: GitHubOrg
  name: Apptainer GitHub
  description: Source code and repositories for Apptainer.
  url: https://github.com/apptainer
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com