Adelphic Mobile * · Authentication Profile

Adelphic Mobile Authentication

Authentication

Adelphic Mobile * secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyEnterpriseAdvertisingAdTechProgrammatic AdvertisingDemand-Side PlatformDSPMarketingConnected TV
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

adelphic-mobile-authentication.yml Raw ↑
generated: '2026-08-12'
method: probed
source: >-
  live HTTP probe of https://api.adelphic.com/ and https://api.viantinc.com/
  (WWW-Authenticate response header), re-verified 2026-08-12
summary:
  types:
  - http
  api_key_in: []
  oauth2_flows: []
  note: >-
    Adelphic publishes no public OpenAPI and no self-service developer auth
    reference. This profile records what was directly observed by probing the
    live API host api.adelphic.com — a gated enterprise endpoint (Java servlet
    container; JSESSIONID cookie) protected by HTTP Basic authentication.
    api.viantinc.com returns the byte-identical 401 with the same
    `Basic realm="Adelphic"` challenge, confirming the two names front the same
    Adelphic API service. Access requires Viant/Adelphic account credentials;
    there is no public key issuance and no OAuth or OIDC discovery document
    (/.well-known/oauth-authorization-server and
    /.well-known/openid-configuration return 401 on the API host and 404 on the
    web hosts).
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: >-
    HTTP Basic authentication (RFC 7617). Probing https://api.adelphic.com/
    returns 401 Unauthorized with header
    `WWW-Authenticate: Basic realm="Adelphic"`. Credentials are provisioned to
    enterprise Adelphic DSP accounts.
  observed:
    host: https://api.adelphic.com
    status: 401
    www_authenticate: Basic realm="Adelphic"
    set_cookie: JSESSIONID
    content_type: text/html;charset=utf-8
    fetched: '2026-08-12'
  also_observed:
    host: https://api.viantinc.com
    status: 401
    www_authenticate: Basic realm="Adelphic"
    fetched: '2026-08-12'
  sources:
  - live probe of https://api.adelphic.com/ on 2026-07-17
  - live probe of https://api.adelphic.com/ and https://api.viantinc.com/ on 2026-08-12
coverage:
  gated: true
  note: >-
    Every path probed on api.adelphic.com — /, /openapi.json, /swagger.json,
    /v1/openapi.json, /api-docs, /docs, /redoc and all /.well-known/* — returns
    401. The contract is behind the credential wall, not absent.

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/adelphic-mobile-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.