Enable Developer APIs in Google Cloud Console

Adapty reads your products, validates purchases, and receives subscription events through the following Google APIs:

  • Google Play Android Developer API
  • Google Play Developer Reporting API
  • Cloud Pub/Sub API

Before you start

Check that you have the access privileges and Google Cloud project the Google Play integration needs. You can’t complete the steps below without them.

Enable the APIs

  1. Open the Google Cloud Console.

  2. Select the project you will use for the integration.

  3. Open the Google Play Android Developer API page.

  4. Click Enable and wait for the status to read Enabled. If the button says Manage instead, the API is already on and there’s nothing to do.

    An API page in the Google Cloud API library, with the Enable button
  5. Open the Google Play Developer Reporting API page.

  6. Click Enable and wait for the status to read Enabled.

  7. Open the Cloud Pub/Sub API page.

  8. Click Enable and wait for the status to read Enabled.

To confirm, open the APIs & Services page in Google Cloud Console. The table at the bottom lists every API enabled in the project, and all three should appear:

  • Google Play Android Developer API
  • Google Play Developer Reporting API
  • Cloud Pub/Sub API
Enabled APIs and services table listing all three required APIs

Next steps

Create a service account for Adapty to call these APIs on your behalf.