Jampp

Jampp is a programmatic demand-side platform for mobile app growth, founded in 2013 and now an Affle company, with hubs in San Francisco, Buenos Aires, Sao Paulo and Singapore. It buys user acquisition, app retargeting and CTV inventory on behalf of app advertisers in commerce, fintech, gaming and delivery, and reports the resulting funnel — impressions, clicks, installs and in-app events — back to customers. Its one public developer surface is the Jampp Reporting API, a GraphQL endpoint that serves synchronous and asynchronous "pivot" reports across roughly seventy campaign, creative, geo, publisher and SKAdNetwork dimensions, authenticated with OAuth 2.0 client credentials issued from the Silver dashboard.

Jampp publishes 1 API on the APIs.io network. Tagged areas include Company, Advertising, Marketing, Mobile, and Analytics.

Jampp’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, changelog, and 21 more developer resources.

34.1/100 thin ▬ flat Agent 24/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyAdvertisingMarketingMobileAnalyticsReportingGraphQLDemand-Side PlatformApp MarketingAttribution

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 34.1/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.7 / 13
Governance 2.7 / 12
Discoverability 8.7 / 10
Agent readiness — 24/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/jampp: 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 1

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

Jampp Reporting API

GraphQL reporting API for Jampp advertisers. The pivot query returns funnel metrics — impressions, clicks, spend, installs, events, CPC/CPM/CTR/CPI/CPA/ROAS — grouped by any com...

Pricing Plans 1

Published pricing tiers and plan structures.

Jampp Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Jampp Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Jampp Authentication

oauth2 · 2 schemes

SECURITY

Jampp Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Jampp Scopes

1 scope · clientCredentials/authorizationCode

1 scopes

SCOPES

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 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: jampp
name: Jampp
description: Jampp is a programmatic demand-side platform for mobile app growth, founded in 2013 and now an Affle company,
  with hubs in San Francisco, Buenos Aires, Sao Paulo and Singapore. It buys user acquisition, app retargeting and CTV inventory
  on behalf of app advertisers in commerce, fintech, gaming and delivery, and reports the resulting funnel — impressions,
  clicks, installs and in-app events — back to customers. Its one public developer surface is the Jampp Reporting API, a GraphQL
  endpoint that serves synchronous and asynchronous "pivot" reports across roughly seventy campaign, creative, geo, publisher
  and SKAdNetwork dimensions, authenticated with OAuth 2.0 client credentials issued from the Silver dashboard.
image: https://cdn.prod.website-files.com/60a2dbe1d34866625cde6145/60a3205afb51116f7b844c73_jampp-featured-image.png
url: https://raw.githubusercontent.com/api-evangelist/jampp/refs/heads/main/apis.yml
x-type: company
x-source: harvest:marketing-integration-graph
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Advertising
- Marketing
- Mobile
- Analytics
- Reporting
- GraphQL
- Demand-Side Platform
- App Marketing
- Attribution
apis:
- name: Jampp Reporting API
  description: GraphQL reporting API for Jampp advertisers. The pivot query returns funnel metrics — impressions, clicks,
    spend, installs, events, CPC/CPM/CTR/CPI/CPA/ROAS — grouped by any combination of documented dimensions (campaign, ad,
    ad set, advertiser, app, country, region, city, publisher site, device platform, SKAdNetwork attribution flags). Large
    reports run asynchronously through the createAsyncPivot mutation and are collected as a signed CSV URL once the async
    pivot reaches READY. The postbackShare query analyses the distribution of postback values. Authentication is OAuth 2.0
    client credentials against auth.jampp.com.
  humanURL: https://developers.jampp.com/docs/reporting-api/
  baseURL: https://reporting-api.jampp.com/v1/graphql
  tags:
  - Reporting
  - Analytics
  - GraphQL
  - Advertising
  properties:
  - type: Documentation
    url: https://developers.jampp.com/docs/reporting-api/
  - type: APIReference
    url: https://developers.jampp.com/docs/reporting-api/
  - type: Authentication
    url: authentication/jampp-authentication.yml
  - type: OAuthScopes
    url: scopes/jampp-scopes.yml
  - type: ErrorCatalog
    url: errors/jampp-problem-types.yml
  - type: Conventions
    url: conventions/jampp-conventions.yml
  - type: DataModel
    url: data-model/jampp-data-model.yml
  - type: Vocabulary
    url: vocabulary/jampp-reporting-vocabulary.yml
  - type: RateLimits
    url: rate-limits/jampp-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/jampp-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://jampp.com/
- type: DeveloperPortal
  url: https://developers.jampp.com/docs/
- type: Documentation
  url: https://developers.jampp.com/docs/reporting-api/
- type: APIReference
  url: https://developers.jampp.com/docs/reporting-api/
- type: GettingStarted
  url: https://developers.jampp.com/docs/reporting-api-client/usage.html
- type: Support
  url: https://www.jampp.com/contact
- type: Blog
  url: https://www.jampp.com/blog
- type: GitHubOrganization
  url: https://github.com/jampp
- type: SignUp
  url: https://auth.jampp.com/login
- type: TermsOfService
  url: https://www.jampp.com/advertisers-terms-and-conditions
- type: PrivacyPolicy
  url: https://www.jampp.com/privacy-policy-terms-and-conditions
- type: ChangeLog
  url: changelog/jampp-changelog.yml
- type: Packages
  url: packages/jampp-packages.yml
- type: SDKs
  url: packages/jampp-packages.yml
- type: WellKnown
  url: well-known/jampp-well-known.yml
- type: Authentication
  url: authentication/jampp-authentication.yml
- type: OAuthScopes
  url: scopes/jampp-scopes.yml
- type: Conformance
  url: conformance/jampp-conformance.yml
- type: ErrorCatalog
  url: errors/jampp-problem-types.yml
- type: Lifecycle
  url: lifecycle/jampp-lifecycle.yml
- type: Conventions
  url: conventions/jampp-conventions.yml
- type: DataModel
  url: data-model/jampp-data-model.yml
- type: Vocabulary
  url: vocabulary/jampp-reporting-vocabulary.yml
- type: RateLimits
  url: rate-limits/jampp-rate-limits.yml
- type: Plans
  url: plans/jampp-plans-pricing.yml
- type: DomainSecurity
  url: security/jampp-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/jampp-llms.txt
x-vouched-by:
- Improvado
- mParticle
x-vouch-count: 2
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 23
  pass: local-v1