Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
In-App Purchasing (IAP) API provides methods for interacting with the Amazon Appstore purchasing framework.
To implement IAP, you must do the following:

Get Started

Setup

  1. Add the following library dependency to the dependencies section of your package.json file.
  1. In your manifest.toml, add the following privileges required to access Ad ID Retriever.

Usage

Purchasing Service

Represents the primary methods for interacting with the Amazon Appstore purchasing framework. All methods return a response using a Promise.
For additional information, see PurchasingService.

IAP API usage examples

The following examples show how to use the IAP methods:
The following shows the usage of the getProductData method.

Releated topics

IAP Overview

Enumerations

Classes

Interfaces

Functions


Last modified on February 19, 2026