Skip to content

api-evangelist/applovin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

applovin

Profile of AppLovin in the API Evangelist network. Fortune 2024 (rank 847).

AppLovin is a marketing platform that helps businesses reach, monetize, and grow their global audiences through mobile advertising, mediation, and analytics. The company operates platforms including AppDiscovery (Axon) for performance-based user acquisition, MAX for in-app bidding mediation, Adjust for mobile measurement, and Wurl for connected TV.

APIs

This profile covers six AppLovin REST APIs across publisher (MAX) and advertiser (Growth / AppDiscovery / Axon) sides of the platform.

API Purpose Base URL Auth
AppLovin MAX Revenue Reporting Aggregated MAX mediation revenue and user-level publisher data https://r.applovin.com/maxReport api_key query (Report Key)
AppLovin MAX Ad Unit Management Programmatic ad unit, waterfall, experiment, test-device management https://o.applovin.com/mediation/v1 Api-Key header (Management Key)
AppLovin Growth Reporting Campaign-level performance for AppDiscovery / Axon https://r.applovin.com/report api_key query (Report Key)
AppLovin Growth Asset Reporting Creative-level performance reporting https://r.applovin.com/assetReport api_key query (Report Key)
AppLovin Axon Campaign Management Manage campaigns, creative sets, and creative assets https://api.ads.axon.ai/manage/v1 Authorization header (Campaign Mgmt Key)
AppLovin Conversion API for Lead Generation Server-to-server conversion event ingestion https://b.applovin.com/v1/event Authorization header (CAPI Key)

OpenAPI

Production-quality OpenAPI 3.0.3 specs were generated from the official AppLovin / Axon documentation:

Specs include x-microcks-operation extensions, x-generated-from: documentation, and x-source-url traceability.

SDKs and Plugins

The AppLovin GitHub organization publishes the MAX mediation SDK across every major mobile and game-engine ecosystem:

Platform Repository
Android AppLovin-MAX-SDK-Android
iOS AppLovin-MAX-SDK-iOS
Swift Package AppLovin-MAX-Swift-Package
Unity AppLovin-MAX-Unity-Plugin
React Native react-native-applovin-max
Flutter AppLovin-MAX-Flutter
Cordova AppLovin-MAX-Cordova
Unreal AppLovin-MAX-Unreal
Defold AppLovin-MAX-Defold
Godot AppLovin-MAX-Godot
Adobe AIR AppLovin-MAX-AIR
Ad Review (Android) AppLovin-MAX-Ad-Review-SDK-Android
Ad Review (iOS) AppLovin-MAX-Ad-Review-SDK-iOS

Tooling: CocoaPods-Specs, homebrew-Mobile-Tools.

JSON Schema

JSON Structure

JSON-LD

Vocabulary

Examples

Operation examples for each API:

Spectral Rules

rules/applovin-rules.yml enforces the conventions observed across the AppLovin / Axon OpenAPI specs:

  • HTTPS server URLs that resolve to applovin.com or axon.ai
  • snake_case path segments and parameter names
  • camelCase operationId, Title Case summary and tag names
  • snake_case schema property names with explicit types
  • Defined security schemes and 401 responses

Naftiko Capabilities

Two workflow capabilities compose the six APIs into customer-facing roles:

Per-API consumed definitions live under capabilities/shared/.

Each workflow exposes a unified REST adapter (Spectral-compliant /v1/... paths) and an MCP adapter for AI-assisted automation.

Maintainer

API Evangelist

About

Profile for AppLovin in the API Evangelist network. Fortune 2024 (rank 847).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors