Adobe Experience Platform data collection APIs
The Adobe Experience Platform data collection APIs provide a universal way to ingest, standardize, and persist customer data from across your organization.
Overview
The Adobe Experience Platform data collection APIs provide endpoints for sending data to Adobe Experience Platform.
Data collection libraries, such as the Web SDK or Mobile SDK, provide methods that facilitate the usage of these endpoints. You can call data collection endpoints directly instead of using the Web SDK or Mobile SDK. This option is valuable when your project is in a code base that neither the Web SDK nor the Mobile SDK supports.
Categories of endpoints
There are two main categories of endpoints:
- Edge Network API: Provides the most straightforward way to send data to Adobe. These endpoints offer both authenticated and non-authenticated methods to send data to Adobe.
- Media Edge API: Provides a set of endpoints that allow you to send media tracking data to Adobe. Usage of these endpoints requires the Streaming Media Collection Add-on. Contact your Adobe Account Team for more information.
Additional Information
If you are looking for the API that allows you to use Adobe Experience Platform, see the Adobe Experience Platform API documentation.
This user guide adheres to Adobe's Code of Conduct. Contributions are encouraged and appreciated. See Adobe's Code of Conduct and Contribution Guidelines on GitHub for more information.