Skip to content

Commit

Permalink
Add Edge Network API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
gigazelle committed Aug 20, 2024
1 parent 5022103 commit a815637
Show file tree
Hide file tree
Showing 14 changed files with 924 additions and 163 deletions.
12 changes: 12 additions & 0 deletions src/pages/api/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Adobe Experience Platform Edge Network API Reference
description: Open API specification for the Edge Network APIs.
keywords:
- Edge Network APIs
- API Documentation
- Edge Network API Reference
- Edge Network API Swagger
- Server API
layout: none
---
<RedoclyAPIBlock src="/data-collection-apis/api-reference.yaml"/>
10 changes: 5 additions & 5 deletions src/pages/api/media-edge.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Adobe Experience Platform API Reference
description: Open API specification for Customer Journey Analytics APIs.
title: Adobe Experience Platform Media Edge API reference
description: Open API specification for the Media Edge APIs.
keywords:
- Customer Journey Analytics APIs
- Media Edge APIs
- API Documentation
- CJA API Reference
- CJA API Swagger
- Media Edge API Reference
- Media Edge API Swagger
layout: none
---
<RedoclyAPIBlock src="/data-collection-apis/media-edge.json"/>
12 changes: 0 additions & 12 deletions src/pages/endpoints/media/adbreakcomplete.md

This file was deleted.

File renamed without changes.
Empty file.
File renamed without changes.
Empty file.
Empty file.
Empty file.
File renamed without changes.
143 changes: 0 additions & 143 deletions src/pages/endpoints/media/sessionstart.md

This file was deleted.

4 changes: 2 additions & 2 deletions src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ The Adobe Experience Platform data collection APIs provide a universal way to in

## 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 libraries that facilitate the usage of these endpoints. You can call these endpoints directly instead of using these libraries.
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 or Mobile SDK supports.

There are two main categories of endpoints:

* The **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.
* The **Media Edge API** provides a set of endpoints that allows you to send media tracking data to Adobe. Usage of these endpoints require the Streaming Media Collection Add-on. Contact your Adobe Account Team for more information.

If you are looking for the API around using Adobe Experience Platform, see the [Adobe Experience Platform API documentation](https://developer.adobe.com/experience-platform-apis/).
If you are looking for the API that allows you to use Adobe Experience Platform, see the [Adobe Experience Platform API documentation](https://developer.adobe.com/experience-platform-apis/).

This user guide adheres to Adobe's Code of Conduct. Contributions are encouraged and appreciated. See Adobe's [Code of Conduct](https://github.com/AdobeDocs/analytics-2.0-apis/blob/main/CODE_OF_CONDUCT.md) and [Contribution guidelines](https://github.com/AdobeDocs/analytics-2.0-apis/blob/main/.github/CONTRIBUTING.md) on GitHub for more information.
Loading

0 comments on commit a815637

Please sign in to comment.