Snaptrude · Authentication Profile

Snaptrude Authentication

Authentication

Snaptrude secures its APIs with session across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyDesignArchitectureBIM3D ModelingAECPluginsDeveloper ToolsSoftware-as-a-Service
Methods: session Schemes: 2 OAuth flows: API key in:

Security Schemes

cli-session-login session
plugin-runtime host-permission

Source

Authentication Profile

snaptrude-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.snaptrude.com/plugin-api/plugin-development.html
summary:
  types: [session]
  model: browser-login-session
  notes: >-
    Snaptrude's developer surface is the client-side Plugin API. There is no
    public API-key or OAuth surface documented. Plugin developers authenticate
    the CLI with a browser sign-in session; the plugin runtime itself runs inside
    the authenticated Snaptrude app session and calls the host via the
    @snaptrude/plugin-client `snaptrude.*` RPC API.
schemes:
  - name: cli-session-login
    type: session
    flow: >-
      `create-snaptrude-plugin login` opens the Snaptrude app in the browser,
      completes sign-in, and saves credentials (including the environment API URL)
      to ~/.snaptrude/auth.json. register/update reuse that saved session; if not
      logged in they exit and prompt to run login first.
    credential_store: ~/.snaptrude/auth.json
    backend_host: https://api.snaptrude.com
    docs: https://docs.snaptrude.com/plugin-api/plugin-development.html
  - name: plugin-runtime
    type: host-permission
    flow: >-
      A plugin's Web Worker calls the host through the snaptrude.* API. Calls are
      permission-gated by the host (METHOD_NOT_PERMITTED is returned when a plugin
      is not allowed to call a method).

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/snaptrude-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.