play-developer-api-reference
OfficialQuick reference for Google Play Developer API endpoints
Software Engineering#billing#android#api reference#rest endpoints#oauth 2.0#google-play-developer-api
AuthorRevenueCat
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a quick reference for billing-related Google Play Developer API endpoints, simplifying access to REST paths, HTTP methods, response field names, query parameters, and auth scopes for server-side calls against androidpublisher.googleapis.com.
Core Features & Use Cases
- Endpoint Reference: Provides a table for every billing-related API endpoint, detailing the method, path, and description.
- Subscription Purchases: Includes methods for getting, canceling, acknowledging, and revoking subscriptions.
- Product Purchases: Details the endpoint for retrieving one-time product purchase states and acknowledging purchases.
- Orders and Refunds: Lists endpoints for handling refunds and viewing purchase order details.
- Voided Purchases: Explains how to list voided purchases with pagination and filtering.
- Catalog Management: Outlines how to manage subscriptions, base plans, offers, and one-time products.
- Rate Limiting: Describes the quota tiers and quota error handling.
- Authentication and Scopes: Offers guidance on OAuth 2.0 authentication and the required scope for billing operations.
- Use Case: Imagine you need to retrieve the current state of a subscription for your backend service. This Skill provides the endpoint and method details required to make the request.
Quick Start
Retrieve the current state of a subscription using the endpoint '/androidpublisher/v3/applications/{packageName}/purchases/subscriptionsv2/tokens/{token}' and method 'GET'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: play-developer-api-reference Download link: https://github.com/RevenueCat/play-billing-skills/archive/main.zip#play-developer-api-reference Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.