Milana · Authentication Profile

Vantara Authentication

Authentication

Milana secures its APIs with oauth2 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyArtificial IntelligenceSession ReplayProduct AnalyticsDeveloper ToolsAgentsSDK
Methods: oauth2, apiKey Schemes: 2 OAuth flows: authorizationCode API key in: client-side SDK config

Security Schemes

mcp-oauth oauth2
· flows: authorizationCode
sdk-credentials apiKey

Source

Authentication Profile

vantara-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.getmilana.ai/sdk/init + https://app.getmilana.ai/.well-known/oauth-authorization-server
docs: https://docs.getmilana.ai/sdk/init
summary:
  types: [oauth2, apiKey]
  oauth2_flows: [authorizationCode]
  api_key_in: [client-side SDK config]
schemes:
  - name: mcp-oauth
    type: oauth2
    surface: MCP server (https://app.getmilana.ai/mcp)
    issuer: https://clerk.getmilana.ai
    flows:
      - flow: authorizationCode
        authorizationUrl: https://clerk.getmilana.ai/oauth/authorize
        tokenUrl: https://clerk.getmilana.ai/oauth/token
        pkce: S256
        scopes: 7
    dynamic_client_registration: true
    sources: [well-known/vantara-oauth-authorization-server.json]
  - name: sdk-credentials
    type: apiKey
    surface: Browser recording SDK (milana-js)
    credentials:
      - name: productId
        prefix: prd_
        note: Identifies the product being recorded
      - name: clientKey
        prefix: key_
        note: Publishable client key — documented as safe to include in client-side code
    obtained_at: https://app.getmilana.ai/settings
    sources:
      - https://docs.getmilana.ai/sdk/init
      - https://docs.getmilana.ai/quickstart/coding-agent
notes: >-
  No public REST API is documented; the programmatic surfaces are the browser
  SDK (product ID + publishable client key) and the hosted MCP server (OAuth
  2.0 authorization-code with PKCE via Clerk, including RFC 7591 dynamic
  client registration for MCP clients).

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