Cosign website screenshot

Cosign

Cosign is the command-line client of the Sigstore project for signing, verifying, and storing container images, OCI artifacts, blobs, and in-toto attestations. Cosign supports keyless signing using OpenID Connect identity providers (Google, GitHub, Microsoft) by obtaining short-lived certificates from the Fulcio certificate authority and recording signing events in the Rekor transparency log. Signatures and attestations are stored alongside the signed artifact in any OCI-compliant registry, and cosign integrates with policy controllers, KMS providers, hardware tokens, and SBOM workflows for software supply chain security.

Cosign publishes 2 APIs on the APIs.io network: Sigstore Rekor API (consumed) and Sigstore Fulcio API (consumed). Tagged areas include Apache 2.0, Attestations, CLI, Code Signing, and Containers.

Cosign’s developer surface includes documentation, getting-started guide, release notes, engineering blog, CLI, changelog, sandbox, and 31 more developer resources.

39.8/100 developing ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
3 APIs
Apache 2.0AttestationsCLICode SigningContainersFulcioGoKeylessOCIOIDCOpen-SourceRekorSigstoreSupply ChainTransparency LogVerification

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/cosign: 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 3

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

Cosign CLI

Cosign is a command-line tool for signing, verifying, and storing container images and OCI artifacts. It supports keyless signing, hardware-backed keys, KMS providers, in-toto a...

Sigstore Rekor API (consumed)

Rekor is the Sigstore transparency log that cosign writes to and reads from when recording and verifying signing events. The public Rekor service exposes a REST API at rekor.sig...

Sigstore Fulcio API (consumed)

Fulcio is the Sigstore certificate authority that issues short-lived X.509 code-signing certificates bound to OIDC identities. Cosign calls the Fulcio public CA at fulcio.sigsto...

Pricing Plans 1

Published pricing tiers and plan structures.

Cosign Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Cosign Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Cosign Authentication

6 schemes

SECURITY

Cosign Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 9

Status, limits, changes, and where to get help

Scroll for all 9

Commercial 2

Pricing, plans, and the legal terms of use

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: cosign
name: Cosign
kind: opensource
description: Cosign is the command-line client of the Sigstore project for signing, verifying, and storing container images,
  OCI artifacts, blobs, and in-toto attestations. Cosign supports keyless signing using OpenID Connect identity providers
  (Google, GitHub, Microsoft) by obtaining short-lived certificates from the Fulcio certificate authority and recording signing
  events in the Rekor transparency log. Signatures and attestations are stored alongside the signed artifact in any OCI-compliant
  registry, and cosign integrates with policy controllers, KMS providers, hardware tokens, and SBOM workflows for software
  supply chain security.
url: https://raw.githubusercontent.com/api-evangelist/cosign/refs/heads/main/apis.yml
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cosign.png
type: Index
access: Public
position: Producing
tags:
- Apache 2.0
- Attestations
- CLI
- Code Signing
- Containers
- Fulcio
- Go
- Keyless
- OCI
- OIDC
- Open-Source
- Rekor
- Sigstore
- Supply Chain
- Transparency Log
- Verification
tags_raw:
- Apache 2.0
- Attestations
- CLI
- Code Signing
- Containers
- Fulcio
- Go
- Keyless
- OCI
- OIDC
- Open Source
- Rekor
- Sigstore
- Supply Chain
- Transparency Log
- Verification
created: '2026-03-26'
modified: '2026-09-07'
specificationVersion: '0.23'
apis:
- aid: cosign:cosign-cli
  name: Cosign CLI
  description: Cosign is a command-line tool for signing, verifying, and storing container images and OCI artifacts. It supports
    keyless signing, hardware-backed keys, KMS providers, in-toto and SLSA attestations, and transparency log inclusion. The
    CLI is the primary user interface and does not expose its own HTTP API.
  humanURL: https://docs.sigstore.dev/cosign/
  properties:
  - type: Documentation
    url: https://docs.sigstore.dev/cosign/
  - type: GettingStarted
    url: https://docs.sigstore.dev/quickstart/quickstart-cosign/
  - type: Installation
    url: https://docs.sigstore.dev/cosign/system_config/installation/
  - type: GitHubRepository
    url: https://github.com/sigstore/cosign
  - type: Reference
    url: https://github.com/sigstore/cosign/tree/main/doc
  tags:
  - CLI
  - Containers
  - Keyless
  - OCI
  - Signing
- aid: cosign:rekor-api
  name: Sigstore Rekor API (consumed)
  description: 'Rekor is the Sigstore transparency log that cosign writes to and reads from when recording and verifying signing
    events. The public Rekor service exposes a REST API at rekor.sigstore.dev with operations for creating log entries, retrieving
    entries by index or UUID, fetching log info and proofs, and searching the index. Ownership: Rekor is a sibling project
    of Cosign inside the same GitHub organization (github.com/sigstore) and the same OpenSSF Sigstore project. It is recorded
    here as a CONSUMED dependency of the Cosign CLI, not as an API Cosign produces; the Rekor contract is profiled in its
    own right under all/sigstore.'
  humanURL: https://docs.sigstore.dev/logging/overview/
  baseURL: https://rekor.sigstore.dev
  properties:
  - type: Documentation
    url: https://docs.sigstore.dev/logging/overview/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/sigstore/rekor/main/openapi.yaml
  - type: GitHubRepository
    url: https://github.com/sigstore/rekor
  tags:
  - Rekor
  - REST
  - Sigstore
  - Transparency Log
- aid: cosign:fulcio-api
  name: Sigstore Fulcio API (consumed)
  description: 'Fulcio is the Sigstore certificate authority that issues short-lived X.509 code-signing certificates bound
    to OIDC identities. Cosign calls the Fulcio public CA at fulcio.sigstore.dev during keyless signing to obtain a certificate
    for a verified identity. Ownership: Fulcio is a sibling project of Cosign inside the same GitHub organization (github.com/sigstore)
    and the same OpenSSF Sigstore project; its published contract at fulcio.swagger.json declares host fulcio.sigstore.dev,
    matching the baseURL below. It is recorded here as a CONSUMED dependency of the Cosign CLI, not as an API Cosign produces.'
  humanURL: https://docs.sigstore.dev/certificate_authority/overview/
  baseURL: https://fulcio.sigstore.dev
  properties:
  - type: Documentation
    url: https://docs.sigstore.dev/certificate_authority/overview/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/sigstore/fulcio/main/fulcio.swagger.json
  - type: GitHubRepository
    url: https://github.com/sigstore/fulcio
  tags:
  - CA
  - Certificates
  - Fulcio
  - OIDC
  - Sigstore
common:
- type: IssueTracker
  url: https://github.com/sigstore/cosign/issues
- type: CodeOfConduct
  url: https://github.com/sigstore/cosign/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/sigstore/cosign/blob/main/CONTRIBUTING.md
- type: DomainSecurity
  url: security/cosign-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/sigstore
- type: Website
  url: https://www.sigstore.dev/
- type: Documentation
  url: https://docs.sigstore.dev/cosign/
- type: GettingStarted
  url: https://docs.sigstore.dev/quickstart/quickstart-cosign/
- type: Installation
  url: https://docs.sigstore.dev/cosign/system_config/installation/
- type: GitHubOrganization
  url: https://github.com/sigstore
- type: GitHubRepository
  url: https://github.com/sigstore/cosign
- type: ReleaseNotes
  url: https://github.com/sigstore/cosign/releases
- type: Blog
  url: https://blog.sigstore.dev/
- type: Community
  url: https://www.sigstore.dev/community
- type: Slack
  url: https://sigstore.slack.com/
- type: License
  url: https://github.com/sigstore/cosign/blob/main/LICENSE
- type: Security
  url: https://github.com/sigstore/cosign/security
- type: RoadMap
  url: https://github.com/sigstore/community/blob/main/ROADMAP.md
- type: DeveloperPortal
  url: https://docs.sigstore.dev/
- type: Packages
  url: packages/cosign-packages.yml
- type: SDKs
  url: packages/cosign-packages.yml
- type: CLI
  url: cli/cosign-cli.yml
- type: ChangeLog
  url: changelog/cosign-changelog.yml
- type: Lifecycle
  url: lifecycle/cosign-lifecycle.yml
- type: StatusPage
  url: https://status.sigstore.dev/
- type: Deprecation
  url: https://github.com/sigstore/cosign/blob/main/VERSIONING.md
- type: VulnerabilityDisclosure
  url: security/cosign-vulnerability-disclosure.yml
- type: Conformance
  url: conformance/cosign-conformance.yml
- type: Sandbox
  url: sandbox/cosign-sandbox.yml
- type: Conventions
  url: conventions/cosign-conventions.yml
- type: ErrorCatalog
  url: errors/cosign-error-codes.yml
- type: Authentication
  url: authentication/cosign-authentication.yml
- type: DataModel
  url: data-model/cosign-data-model.yml
- type: LLMsTxt
  url: llms/cosign-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: X-MCPServerCandidate
  url: mcp/cosign-mcp.yml
- type: Plans
  url: plans/cosign-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cosign-rate-limits.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-07'
  status: enriched
  artifacts_added: 18
  pass: local-v3
x-parent: sigstore
x-relationship: product

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