You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ layout: documentation
5
5
6
6
# API First
7
7
8
-
Launch, by Adobe is an entirely API-first application. All system functionality is accessible through the API. The UI at [launch.adobe.com](https://launch.adobe.com) is simply a friendly way to interact with them.
8
+
Launch, by Adobe is an entirely API-first application. All system functionality is accessible through the API. The UI at [https://experience.adobe.com/#/data-collection](https://experience.adobe.com/#/data-collection) is simply a friendly way to interact with them.
9
9
10
10
This API - known as the Reactor API - uses the JSON API specification. We expect inputs to be compliant with this specification and all outputs are also compliant. You can read more at [jsonapi.org](http://jsonapi.org/).
11
11
12
-
The full API specification is available under Reference > 1.0 in the navigation.
12
+
The full API specification is available under Reference > 1.0 in the navigation.
0 commit comments