How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fortanix Registry API

The Registry API from Fortanix — 4 operation(s) for registry.

Fortanix Registry API is one of 51 APIs that Fortanix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Registry. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://ccm.fortanix.com.

7 operations 4 paths 10 schemas 1 DELETE4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://amer.smartkey.io
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Fortanix Registry API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authentication (bearerToken).

  • bearerToken — A JWT bearer token to be passed once authenticated.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Registry 7
POST
/v1/registry
Add a new registry to an account
createRegistry 1 param → 200
GET
/v1/registry
Get details of all registry in the account
getAllRegistries → 200
GET
/v1/registry/{registry-id}
Get details of a particular registry
getRegistry 1 param → 200
PATCH
/v1/registry/{registry-id}
Update a particular registry details
updateRegistry 2 params → 200
DELETE
/v1/registry/{registry-id}
Delete registry
deleteRegistry 1 param → 204
GET
/v1/registry/app/{app-id}
Get details of the registry that will be used for the particular app images
getRegistryForApp 1 param → 200
GET
/v1/image/registry
Get details of the registry that will be used for the particular image
getRegistryForImage 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Registry (4 properties), RegistryRequest (3 properties), PatchDocument (3 properties), AppRegistryResponse (2 properties). Each schema is shown below with its type and property counts.

Registry
object
4 properties 2 required
PatchRequest
array
PatchOperation
string
The operation to be performed
ImageRegistryResponse
object
1 property
CredentialType
object
1 property
UpdateRegistryRequest
RegistryRequest
object
3 properties 2 required
AppRegistryResponse
object
2 properties
PatchDocument
object
A JSONPatch document as defined by RFC 6902. The patch operation is subset of what is supported by RFC 6902.
3 properties 2 required
AuthConfig
object
Credentials for authenticating to a docker registry
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fortanix-registry-api-openapi.yml Raw ↑

Other APIs Fortanix publishes across the network.

Fortanix Confidential Computing Manager REST API
Fortanix Account Extensions API
Fortanix Accounts API
Fortanix Admin API
Fortanix App API
Fortanix Application Config API
Fortanix Approval Requests API
Fortanix Approval Requests API
Fortanix Apps API
Fortanix Auth API
Fortanix Authentication API
Fortanix Batch API
Where this information came from

This is an independent, third-party profile of Fortanix Registry API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.