--- title: "API endpoints for IAP" slug: "plenigo-api-endpunkte-zu-iap" updated: 2025-07-07T13:53:17Z published: 2025-07-07T13:53:17Z canonical: "help.frisbii.com/plenigo-api-endpunkte-zu-iap" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # API endpoints for IAP All endpoints are technically described in the [API documentation](https://api.frisbii-media-stage.com/#tag/App-Stores) with examples. The following endpoints exist for all supported stores: - **add** purchase - adds a purchase from an App Store to the Frisbii Media System. - **verify** purchase - checks the validity of an existing purchase. This endpoint replaces the need to use the **add** request again and makes it easier to check purchases that have already been added. - **associate** purchase - connects an App Store purchase with an existing customer in the Frisbii Media System. - **dissociate** purchase - removes an App Store purchase from an existing customer in the Frisbii Media System.