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 Plugins API

The Plugins API from Fortanix — 2 operation(s) for plugins.

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

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

This API exposes 6 operations across 2 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0-20260710.

Requests are made against a single base URL, {dsmEndpoint}.

6 operations 2 paths 17 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0-20260710
Base URL
https://amer.smartkey.io
Authentication
HTTP Basic, API Key, HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 3

Fortanix Plugins API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the header as Authorization (apiKeyAuth). It accepts HTTP bearer tokens (JWT) (bearerToken).

  • apiKeyAuth — Please enter your token prefixed with 'Basic ' (e.g., 'Basic yourtokenhere')

Paths & Operations 6

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

Plugins 6
POST
/sys/v1/plugins
Create a new plugin.
CreatePlugin body → 2XX
GET
/sys/v1/plugins
Get details of all plugins accessible to the requester.
ListPlugins 1 param → 2XX
DELETE
/sys/v1/plugins/{plugin_id}
Delete a plugin.
DeletePlugin 1 param → 204
GET
/sys/v1/plugins/{plugin_id}
Lookup a plugin.
GetPlugin 1 param → 2XX
POST
/sys/v1/plugins/{plugin_id}
Invokes a plugin execution with the provided request body as input to the plugin.
InvokePlugin 1 param body → 2XX
PATCH
/sys/v1/plugins/{plugin_id}
Change a plugin's properties, such as name, description, code, group membership, etc.
UpdatePlugin 1 param body → 2XX

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

PluginSourceInline
PluginSourceRequestFromRepo
ListPluginsParams
OauthScope
string
OAuth scope.
PluginRequest
PluginOutput
string
Principal
A security principal.
PrincipalUserViaApp
Plugin
PluginVersion
string
PluginSource
Plugin code that will be executed inside SGX enclave.
PluginSort
PluginSourceRequest
PluginSourceRequestInline
Language
string
Language of plugin code.
PluginSourceFromRepo
PluginType
string
Type of a plugin.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fortanix-plugins-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 Plugins 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.