-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
127 lines (127 loc) · 4.75 KB
/
Copy pathapis.yml
File metadata and controls
127 lines (127 loc) · 4.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
aid: anonymco
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: enterprise
onboarding: contact-sales
trial: false
try_now: false
public: false
label: Enterprise
confidence: medium
source:
- https://www.mozilla.org/en-US/anonym/
- https://www.mozilla.org/en-US/anonym/how-it-works/
- https://anonymportal.com/app-data-manager
- {url: 'https://anonymco.com', status: 301, note: 'declared website redirects to https://www.mozilla.org/en-US/anonym/ — a different registrable domain (anonymco.com -> mozilla.org), possible rename or acquisition (probed 2026-09-03, roadmap#169)'}
generated: '2026-08-12'
method: searched
note: >-
No pricing page, no plan tiers and no self-serve signup exist on any Anonym page; the only
call to action is a customer login into the Transparency Portal, and onboarding is described
as a partner/advertiser integration engagement.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/anonymco.png
name: Anonym
description: 'Anonym is a privacy-preserving advertising technology platform now operated by Mozilla,
sitting between advertisers and major publishers to measure and optimize ad performance without exposing
individual user data. It uses confidential computing and privacy-enhancing techniques to run performance
measurement and campaign optimization across platforms including TikTok, Snapchat, Pinterest, and Reddit,
replacing costly custom data-sharing systems with a single privacy-compliant setup. Anonym was surfaced
as a portfolio company of Norwest Venture Partners; its public surface is a marketing site (anonymco.com,
which wildcard-redirects every path to mozilla.org/en-US/anonym/) and a customer login portal
(anonymportal.com). No public API, developer portal, OpenAPI, GraphQL, AsyncAPI, MCP server, agent card,
SDK or CLI is published. Contract discovery did identify the real backend: Anonym''s own Transparency
Portal declares a gRPC API host at anonymapis.com in both its Content-Security-Policy connect-src and its
published Angular environment config, but that host refuses anonymous connections, and the API reference
Mozilla describes ("API Integrations", "Data Upload", a Knowledge Base) sits behind the customer login.'
url: https://raw.githubusercontent.com/api-evangelist/anonymco/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- norwest-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-12'
tags:
- Company
- Advertising
- Advertising Technology
- Privacy
- Ad Measurement
- Confidential Computing
- Mozilla
- Attribution
- Differential Privacy
- Trusted Execution Environment
- Marketing
apis: []
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: DomainSecurity
url: security/anonymco-domain-security.yml
- type: Website
url: https://anonymco.com
- type: About
url: https://www.mozilla.org/en-US/anonym/about/
- type: Blog
url: https://www.mozilla.org/en-US/anonym/news/
- type: Login
url: https://anonymportal.com/app-data-manager
- type: PrivacyPolicy
url: https://www.mozilla.org/en-US/anonym/privacy-policy/
- type: TermsOfService
url: https://www.mozilla.org/en-US/anonym/terms-and-conditions/
- type: VulnerabilityDisclosure
url: security/anonymco-vulnerability-disclosure.yml
- type: Security
url: security/anonymco-vulnerability-disclosure.yml
- type: Conformance
url: conformance/anonymco-conformance.yml
- type: Compliance
url: conformance/anonymco-conformance.yml
- type: Lifecycle
url: lifecycle/anonymco-lifecycle.yml
- type: Plans
url: plans/anonymco-plans-pricing.yml
- type: RateLimits
url: rate-limits/anonymco-rate-limits.yml
- type: LLMsTxt
url: llms/anonymco-llms.txt
x-enrichment:
date: '2026-08-12'
status: minimal
artifacts_added: 7
pass: local-v1
x-coverage:
state: gated
reason: customer-only-docs
detail: >-
Anonym's API reference lives inside the customer Transparency Portal at anonymportal.com — an
Angular SPA whose server returns the same 650-byte index.html for every path including /docs —
and the gRPC backend it fronts, anonymapis.com (named in the portal's own CSP and environment
config), resolves to an Azure address that refuses anonymous TCP connections on 443.
evidence:
- url: https://anonymportal.com/docs
status: 200
- url: https://anonymapis.com/openapi.json
status: 0
- url: https://anonymco.com/openapi.json
status: 200
- url: https://www.mozilla.org/en-US/anonym/pricing/
status: 404
checked: '2026-08-12'