Impart Security · Authentication Profile

Impart Security Authentication

Authentication

Impart Security secures its APIs with http-bearer across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanySecurityAPI SecurityRuntime ProtectionWAFLLM SecurityAI SecurityMCPAgent SecurityKongGovernance
Methods: http-bearer Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiAccessToken http
scheme: bearer

Source

Authentication Profile

impart-security-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://github.com/impart-security/terraform-provider-impart (README + internal/apiclient), https://console.impartsecurity.net/
api: Impart Security v0 REST API
base_url: https://api.impartsecurity.net/v0
summary:
  types: [http-bearer]
  api_key_in: [header]
  model: >-
    The Impart v0 REST API is authenticated with a scoped API access token
    ("IMPART_TOKEN") issued from the Impart console under Settings => Access Tokens
    => New API access token. Tokens are presented as a bearer credential and carry
    read:/write: scopes granted per resource. The console web app itself is fronted
    by an Auth0 OIDC tenant (auth.impartsecurity.net) for interactive human login.
schemes:
- name: apiAccessToken
  type: http
  scheme: bearer
  description: >-
    Scoped API access token issued from the Impart console. Set as the IMPART_TOKEN
    environment variable (or a `token` argument) for the Terraform/Pulumi providers.
  issued_at: https://console.impartsecurity.net/ (Settings => Access Tokens)
  scope_model: >-
    Tokens are granted explicit scopes. read:org_api_access_tokens is required for
    the IaC providers to enumerate tokens; additional read:/write: scopes are granted
    per managed resource (specs, bindings, rules, lists, monitors, etc.).
  confirmed_scopes:
  - read:org_api_access_tokens
console_identity:
  provider: auth0
  issuer: https://auth.impartsecurity.net/
  authorization_endpoint: https://auth.impartsecurity.net/authorize
  token_endpoint: https://auth.impartsecurity.net/oauth/token
  grant_types: [authorization_code, client_credentials, refresh_token, urn:ietf:params:oauth:grant-type:token-exchange]
  note: OIDC tenant for interactive console/docs login; distinct from the API access-token auth used by the REST API.
docs: https://docs.impartsecurity.net/

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/impart-security-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.