Jedify · Authentication Profile

Jedify Authentication

Authentication

Jedify secures its APIs with apiKey and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the browser-login flow(s).

CompanyArtificial IntelligenceData AnalyticsBusiness IntelligenceSemantic LayerContext LayerData AgentsMCPEnterprise AINatural Language Query
Methods: apiKey, oauth2 Schemes: 3 OAuth flows: browser-login API key in: header

Security Schemes

apiKeyHeader apiKey
· in: header ()
browserLogin oauth2
scheme: browser-login
mcpApiKey apiKey
· in: header ()

Source

Authentication Profile

jedify-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.jedify.com/api-reference/overview
docs: https://docs.jedify.com/mcp/authentication
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  oauth2_flows: [browser-login]
schemes:
  - name: apiKeyHeader
    type: apiKey
    in: header
    parameter_name: X-API-Key
    description: >-
      Required on every REST API request to https://be.jedify.com/api. Keys are
      created in the Jedify app at app.jedify.com/settings/api-keys and are bound
      to the creating user's identity and permissions. Published/hosted apps use a
      single shared key, so all viewers see data at that key's permission level.
    created_at: https://app.jedify.com/settings/api-keys
    sources: [docs.jedify.com/api-reference/overview]
  - name: browserLogin
    type: oauth2
    scheme: browser-login
    description: >-
      Interactive OAuth sign-in used by desktop MCP clients (Claude Desktop, Cursor)
      via the @jedify/mcp-auth proxy. Sessions refresh automatically. Identity is
      handled by Descope (observed in the app.jedify.com client bundle).
    identity_provider: Descope
    sources: [docs.jedify.com/mcp/authentication]
  - name: mcpApiKey
    type: apiKey
    in: header
    description: >-
      MCP proxy alternative to browser login; provide JEDIFY_API_KEY (requires
      @jedify/mcp-auth v1.1.0+). Skips browser login for headless environments.
    sources: [docs.jedify.com/mcp/authentication]
enterprise_sso:
  supported: true
  methods: [SAML, Azure AD]
  rbac: true
  docs:
    sso_setup: https://docs.jedify.com/settings/sso-setup
    azure_ad_sso: https://docs.jedify.com/settings/azure-ad-sso
    rbac: https://docs.jedify.com/settings/rbac
    idp_groups: https://docs.jedify.com/settings/idp-groups
notes: >-
  No OpenAPI securitySchemes were harvestable (the published openapi.json is the
  default Mintlify Plant Store sample, not Jedify's API), so this profile was
  searched from the docs rather than derived.

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