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: content/guides/box-ai/ai-tutorials/prerequisites.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ enabled Box AI scope, and a developer token to
19
19
authenticate your calls.
20
20
21
21
<Messagetype="notice">
22
-
To use Box AI API, make sure it is enabled by an
22
+
To use Box AI Platform API, make sure it is enabled by an
23
23
admin in the Admin Console. If you want to use
24
-
the Box AI APIs in your sandbox, request access
24
+
the Box AI Platform APIs in your sandbox, request access
25
25
from the Box AI team using [this form][form].
26
26
</Message>
27
27
@@ -32,14 +32,14 @@ you will use to make calls. To create
32
32
an application, follow the guide
33
33
on [creating platform apps][createapps].
34
34
35
-
## Enable Box AI API access
35
+
## Enable Box AI Platform API access
36
36
37
-
To interact with Box AI API,
37
+
To interact with Box AI Platform API,
38
38
you need the `ai.readwrite`[scope][scope]
39
39
added for your application.
40
40
Before you add the scope,
41
41
make sure that the Box Admin has granted you
42
-
the access to Box AI API. If you can't see the
42
+
the access to Box AI Platform API. If you can't see the
43
43
**Manage AI** option in your app configuration
44
44
settings, contact your admin.
45
45
@@ -51,7 +51,7 @@ To add a scope:
51
51
52
52

53
53
54
-
4. Submit your app for [authorization or enablement][authorization]. If you want to enable Box AI API for an existing application, you must [re-authorize][reauthorization] it.
54
+
4. Submit your app for [authorization or enablement][authorization]. If you want to enable Box AI Platform API for an existing application, you must [re-authorize][reauthorization] it.
0 commit comments