Skip to content
github-actions[bot] edited this page Aug 31, 2026 · 1 revision

API Plugin

Inspect the installed plugin API surface, its deprecation calendar, and its changelog. Free — MIT licensed.

Install

nself plugin install api

No license key required.

Description

Inspect the nSelf plugin API surface: endpoint probes, deprecation calendar, and the API changelog.

This is a CLI plugin: it installs the nself-api binary into your plugin path and runs as a command, not a background service.

Category: development. Current version: 1.0.0.

Configuration

Env Var Default Description
NSELF_PLUGIN_DIR (see plugin.json) Optional.

Commands

nself-api subcommands (installed alongside the plugin):

  • nself-api version
  • nself-api changelog <plugin>
  • nself-api deprecation-check

Examples

Version

nself-api version

Changelog

nself-api changelog <plugin>

Source

plugins/api/

Manifest: plugins/api/plugin.json

See Also

  • Audit — docs and lint sweeps
  • Release — the release cascade

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally