Securden · Authentication Profile

Securden Authentication

Authentication

Securden secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyIdentitySecurityPrivileged Access ManagementPassword ManagementSecrets ManagementEndpoint SecurityDevOpsAI Agent Security
Methods: apiKey Schemes: 1 OAuth flows: API key in: query, header

Security Schemes

authtoken apiKey
· in: query (authtoken)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://www.securden.com/privileged-access-management/help/api-access/how-to-eliminate-hardcoded-credentials-using-apis-in-pam.html
docs: https://www.securden.com/privileged-access-management/help/api-access/how-to-eliminate-hardcoded-credentials-using-apis-in-pam.html
summary:
  types: [apiKey]
  api_key_in: [query, header]
  oauth2_flows: []
  notes: >-
    Securden Unified PAM / Password Vault exposes a token-based REST API. Access is
    regulated by an API Authentication Token created per API user/role. Both the official
    Java client (ApiKeyAuth) and the securden-cli tool authenticate with an "authtoken".
schemes:
  - name: authtoken
    type: apiKey
    in: query
    parameter: authtoken
    description: >-
      Securden API Authentication Token. Static tokens are generated in the admin
      console (Admin >> API Access >> Authentication Token for APIs) and can be
      permanent or valid until a set date. Dynamic (short-lived) tokens are obtained
      programmatically. The CLI passes it as --authtoken alongside --server-url.
    sources: [docs, packages/securden-packages.yml]
token_acquisition:
  dynamic_token_endpoint: GET /api/get_auth_token
  parameters: [login_name, password, domain_name]
  example: 'curl -k -X GET "https://{your_api_url}/api/get_auth_token?login_name=admin&password=admin&domain_name=xyz"'
  static_token: Admin >> API Access >> Authentication Token for APIs

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/securden-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.