Jampp website screenshot

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.

31.9/100 thin ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyAdvertisingMarketingMobileAnalyticsReportingGraphQLDemand-Side PlatformApp MarketingAttribution

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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.
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: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
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.23'
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

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/jampp"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/jampp/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/jampp/evidence"

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.