Improvado.io · Authentication Profile

Improvadoio Authentication

Authentication

Improvado.io secures its APIs with http, apiKey, and oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyMarketingAnalyticsData IntegrationETLMarketing IntelligenceData PipelineMCPWebhook
Methods: http, apiKey, oauth2 Schemes: 4 OAuth flows: API key in: cookie, header

Security Schemes

basicAuth http
scheme: basic
bearerToken http
scheme: bearer
dts_session_id apiKey
· in: cookie ()
oauth2 oauth2

Source

Authentication Profile

improvadoio-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://developers.improvado.io/auth.md
docs: https://developers.improvado.io/auth
summary:
  types: [http, apiKey, oauth2]
  api_key_in: [cookie, header]
  notes: >-
    The Improvado Embedded API v3 uses HTTP Basic for workspace-agnostic
    operations, HTTP Bearer tokens for workspace-scoped operations, and a
    cookie-based alternative for browser integrations. The Improvado MCP
    server authenticates with OAuth 2.0.
schemes:
  - name: basicAuth
    type: http
    scheme: basic
    rfc: RFC 7617
    usage: >-
      Workspace management and obtaining a workspace token. Credentials are
      provided by Improvado for Embedded API access. Invalid credentials
      return 401 Unauthorized.
    applies_to: [POST /api/v3/token, workspaces management]
  - name: bearerToken
    type: http
    scheme: bearer
    usage: >-
      Workspace-scoped resources (connections, accounts, extractions, etc.).
      Token is obtained from POST /api/v3/token. Token expiration is 30 minutes,
      renewed on each authorized request.
    token_ttl_seconds: 1800
  - name: cookieAuth
    type: apiKey
    in: cookie
    name: dts_session_id
    usage: >-
      Alternative for browser-based integrations. Requires the dts_session_id
      cookie plus the X-IM-WORKSPACE-ID header.
    companion_header: X-IM-WORKSPACE-ID
  - name: oauth2
    type: oauth2
    usage: >-
      OAuth 2.0 is used to authenticate the Improvado MCP server against a
      customer's existing Improvado credentials.
    applies_to: [MCP server]

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