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: docs/pages/product/apis-integrations.mdx
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,6 @@ Otherwise, connect via the [SQL API][ref-sql-api] directly.
38
38
[REST API][ref-rest-api] or [GraphQL API][ref-graphql-api]. When using the REST API,
39
39
the [JavaScript SDK][ref-js-sdk] can simplify integration with your front-end code.
40
40
41
-
* For AI use cases, use the [AI API][ref-ai-api].
42
-
43
41
<ReferenceBox>
44
42
45
43
See this [GitHub issue](https://github.com/cube-js/cube/issues/1744#issuecomment-2291680777)
@@ -67,7 +65,7 @@ tools][ref-viz-tools]:
67
65
|[User name and password][ref-auth-user-pass]|[DAX API][ref-dax-api]<br/>[MDX API][ref-mdx-api]<br/>[Semantic Layer Sync][ref-sls]<br/>[SQL API][ref-sql-api]|
68
66
|[Kerberos][ref-auth-kerberos] and [NTLM][ref-auth-ntlm]|[DAX API][ref-dax-api]<br/>[MDX API][ref-mdx-api]|
69
67
|[Identity provider][ref-auth-idp]|[Cube Cloud for Excel][ref-cube-cloud-for-excel]<br/>[Cube Cloud for Sheets][ref-cube-cloud-for-sheets]|
70
-
|[JSON Web Token][ref-auth-jwt]|[REST API][ref-rest-api]<br/>[GraphQL API][ref-graphql-api]<br/>[AI API][ref-ai-api]|
68
+
|[JSON Web Token][ref-auth-jwt]|[REST API][ref-rest-api]<br/>[GraphQL API][ref-graphql-api]|
0 commit comments