MediaRadar Client API

The MediaRadar Client API delivers MediaRadar brand, contacts and advertising data to existing clients over REST. It is fronted by Azure API Management and documented through the MediaRadar Client API Portal, which is gated behind client sign-in. Integrations authenticate with a per-client API Key presented as an APIM subscription-key request header. No OpenAPI, Swagger, GraphQL or AsyncAPI contract is published on any MediaRadar-controlled host, and the portal exposes zero APIs and zero products to anonymous visitors, so operation paths, schemas and quotas are not publicly readable.

API entry from apis.yml

apis.yml Raw ↑
name: MediaRadar Client API
description: The MediaRadar Client API delivers MediaRadar brand, contacts and advertising data to existing
  clients over REST. It is fronted by Azure API Management and documented through the MediaRadar Client
  API Portal, which is gated behind client sign-in. Integrations authenticate with a per-client API Key
  presented as an APIM subscription-key request header. No OpenAPI, Swagger, GraphQL or AsyncAPI contract
  is published on any MediaRadar-controlled host, and the portal exposes zero APIs and zero products to
  anonymous visitors, so operation paths, schemas and quotas are not publicly readable.
humanURL: https://api-portal.mediaradar.com/
baseURL: https://api.mediaradar.com
tags:
- Advertising Intelligence
- Marketing Intelligence
- Competitive Intelligence
- Advertising
- Media
- Data
properties:
- type: DeveloperPortal
  url: https://api-portal.mediaradar.com/
- type: SignUp
  url: https://api-portal.mediaradar.com/signup-oauth
- type: Authentication
  url: authentication/media-radar-authentication.yml
x-base-url-evidence: 'https://api.mediaradar.com was confirmed live on 2026-08-12 as an Azure API Management
  gateway: an anonymous request to the host root returns APIM''s own envelope ''{ "statusCode": 404, "message":
  "Resource not found" }'', and /internal-status-0123456789abcdef returns 200 with {"Message":"Service
  operational","Region":"East US 2","SkuType":"Premium"}. The developer portal''s /config.json names the
  same APIM service (managementApiUrl .../service/mediaradar). Operation paths under this base are not
  published; the host is recorded, the surface is not.'