Lotame Solutions website screenshot

Lotame Solutions

Lotame Solutions is a data collaboration and identity company for digital marketing and advertising. Its Spherical platform lets marketers, agencies, and publishers connect, enrich, and activate first- and third-party audience data, while Panorama ID delivers a privacy-first, cookieless identity for addressability across web, mobile app, and CTV. Lotame exposes a token-based Admin Services REST API (api.lotame.com/2/) for managing first-party data, building audiences, and pulling behavior and audience statistics, plus a server-side Panorama ID resolution API on sid.crwdcntrl.net for web and mobile (MAID) identity lookups. Lotame operates across 24 countries and was acquired by Publicis Groupe.

Lotame Solutions publishes 2 APIs on the APIs.io network. Tagged areas include Company, Data Management Platform, Identity, Advertising, and Marketing.

Lotame Solutions’ developer surface includes documentation, API reference, support, signup flow, engineering blog, authentication, and 13 more developer resources.

26.1/100 emerging ▬ flat Agent 33/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessOpen
2 APIs 1 MCP Servers
CompanyData Management PlatformIdentityAdvertisingMarketingAudience DataData CollaborationAdTech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 26.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 33/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lotame-solutions: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Lotame Admin Services API

Token-based REST API for managing first-party data, building and editing audience segments, activating audiences, and retrieving behavior and audience analytics on the Lotame Sp...

Panorama ID Server-Side API

Real-time server-side API that returns the assigned Panorama ID for an IP address and user-agent (web) or Mobile Advertiser ID / MAID (mobile app). JSON POST to sid.crwdcntrl.ne...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Lotame Solutions Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: lotame-solutions
name: Lotame Solutions
description: Lotame Solutions is a data collaboration and identity company for digital marketing and advertising. Its Spherical
  platform lets marketers, agencies, and publishers connect, enrich, and activate first- and third-party audience data, while
  Panorama ID delivers a privacy-first, cookieless identity for addressability across web, mobile app, and CTV. Lotame exposes
  a token-based Admin Services REST API (api.lotame.com/2/) for managing first-party data, building audiences, and pulling
  behavior and audience statistics, plus a server-side Panorama ID resolution API on sid.crwdcntrl.net for web and mobile
  (MAID) identity lookups. Lotame operates across 24 countries and was acquired by Publicis Groupe.
url: https://raw.githubusercontent.com/api-evangelist/lotame-solutions/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 9
  pass: local-v1
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
image: https://cdn-ilbibgp.nitrocdn.com/eakWUVxgVLoymIJUurpQZcwTweYHDeju/assets/images/optimized/rev-6d2d189/www.lotame.com/wp-content/uploads/2025/05/lotame-website-favicon-300x300.png
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Data Management Platform
- Identity
- Advertising
- Marketing
- Audience Data
- Data Collaboration
- AdTech
apis:
- name: Lotame Admin Services API
  description: Token-based REST API for managing first-party data, building and editing audience segments, activating audiences,
    and retrieving behavior and audience analytics on the Lotame Spherical platform. JSON over HTTPS with GET/PUT/POST/DELETE,
    versioned under /2/, authenticated with x-lotame-token and x-lotame-access header credentials created in the Spherical
    platform.
  humanURL: https://my.lotame.com/category/administrative-api
  baseURL: https://api.lotame.com/2/
  properties:
  - type: Documentation
    url: https://api.lotame.com/docs/
  - type: APIReference
    url: https://my.lotame.com/t/35h37my/admin-services-api
  - type: Authentication
    url: authentication/lotame-solutions-authentication.yml
  - type: Conventions
    url: conventions/lotame-solutions-conventions.yml
  - type: Lifecycle
    url: lifecycle/lotame-solutions-lifecycle.yml
  - type: MCPServer
    url: mcp/lotame-solutions-mcp.yml
- name: Panorama ID Server-Side API
  description: Real-time server-side API that returns the assigned Panorama ID for an IP address and user-agent (web) or Mobile
    Advertiser ID / MAID (mobile app). JSON POST to sid.crwdcntrl.net/sid, identified by a Lotame-assigned static client_id,
    with IAB TCF v2 or Lotame consent signaling required per request.
  humanURL: https://my.lotame.com/category/panorama-id-apis
  baseURL: https://sid.crwdcntrl.net/sid
  properties:
  - type: Documentation
    url: https://my.lotame.com/t/60ykhkw/server-side-panorama-id-api-for-web
  - type: APIReference
    url: https://my.lotame.com/t/x2yf3d0/server-side-panorama-id-api-for-mobile-app-maids
  - type: ErrorCatalog
    url: errors/lotame-solutions-problem-types.yml
common:
- type: Website
  url: https://www.lotame.com/
- type: DeveloperPortal
  url: https://my.lotame.com/
- type: Documentation
  url: https://api.lotame.com/docs/
- type: APIReference
  url: https://my.lotame.com/category/administrative-api
- type: Support
  url: https://www.cognitoforms.com/LotameSolutionsInc/SupportTicketForm
- type: SignUp
  url: https://my.lotame.com/signup
- type: Login
  url: https://platform.lotame.com/
- type: Blog
  url: https://www.lotame.com/resources
- type: TermsOfService
  url: https://www.lotame.com/legal/
- type: PrivacyPolicy
  url: https://www.lotame.com/privacy
- type: Authentication
  url: authentication/lotame-solutions-authentication.yml
- type: Conventions
  url: conventions/lotame-solutions-conventions.yml
- type: ErrorCatalog
  url: errors/lotame-solutions-problem-types.yml
- type: Lifecycle
  url: lifecycle/lotame-solutions-lifecycle.yml
- type: Conformance
  url: conformance/lotame-solutions-conformance.yml
- type: DomainSecurity
  url: security/lotame-solutions-domain-security.yml
- type: WellKnown
  url: well-known/lotame-solutions-well-known.yml
- type: MCPServer
  url: mcp/lotame-solutions-mcp.yml
- type: LLMsTxt
  url: llms/lotame-solutions-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io