Alkira · Authentication Profile

Alkira Authentication

Authentication

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

CompanyEnterpriseNetworkingCloudMulti-CloudInfrastructureNetwork as a ServiceSD-WANSecurityAutomation
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header ()
legacy-basic http
scheme: basic

Source

Authentication Profile

alkira-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://registry.terraform.io/providers/alkiranet/alkira/latest/docs
# Derived from Alkira's official Terraform provider docs and the client-go client
# implementation (github.com/alkiranet/client-go, vendored in alkiranet/mcp-alkira).
docs: https://registry.terraform.io/providers/alkiranet/alkira/latest/docs
summary:
  types: [apiKey]
  api_key_in: [header]
  header: Authorization
  scheme_note: 'API key is base64-encoded and prefixed: Authorization: api-key <base64(api_key)>'
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter_name: Authorization
  format: 'api-key <base64(API_KEY)>'
  provisioning: Portal > Settings > User Management (per-user key)
  env_vars: [ALKIRA_PORTAL, ALKIRA_API_KEY]
  primary: true
- name: legacy-basic
  type: http
  scheme: basic
  deprecated: true
  deprecation_note: 'Username/password authentication (ALKIRA_USERNAME / ALKIRA_PASSWORD)
    is deprecated and will be removed in a future major release; migrate to API key auth.'
notes:
- Auth is tenant-scoped by the portal host (<tenant>.portal.alkira.com); the client
  resolves the tenant network id via GET /api/tenantnetworksummaries after auth.
- No OAuth2/OIDC surface is documented; there is no scope model (skip scopes/).

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/alkira-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 email required.

A second provider on the same verified email joins the account you already have.