Google Play Access the Google Play Developer API (Android Publisher) with managed OAuth authentication. Manage app listings, subscriptions, in-app purchases, reviews, and more. Quick Start Base URL Replace with the actual Android Publisher API endpoint path. The gateway proxies requests to and automatically injects your OAuth token. Authentication All requests require the Maton API key in the Authorization header: Environment Variable: Set your API key as : Getting Your API Key 1. Sign in or create an account at maton.ai 2. Go to maton.ai/settings 3. Copy your API key Connection Management Ma…