Skip to content

Commit bb481f7

Browse files
authored
Merge pull request #14 from rpascalsdl/main
LC vs CP API notes
2 parents 70b386a + 6300c0e commit bb481f7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ To create an integration with any of the products listed above, you'll need to u
1212
<Var:ProductName> products can be extended in a number of ways. For example, you may want to create an add-on to support a machine translation engine or you may want to create a custom workflow task. RWS provides an extensibility framework for the <Var:ProductName> suite of products. To get more information on what's required and how you can do this, visit the [<Var:ProductName> extensibility documentation](https://languagecloud.sdl.com/lc/extensibility-docs) pages.
1313

1414
## Interacting with files
15-
Translatable content in <Var:ProductName> is held in a format called **BiLingual Content Model**, or **BCM** for short. You can find **BCM** reference documentation and samples on this site. Click [here](articles/BCM.NET_client_API.html) to find out more.
15+
Translatable content in <Var:ProductName> is held in a format called **Bilingual Content Model**, or **BCM** for short. You can find **BCM** reference documentation and samples on this site. Click [here](articles/BCM.NET_client_API.html) to find out more.
1616

1717
## Reporting API issues ##
1818
If you want to report an issue with the API, you can find information on how to do this here - [How to report an issue](https://languagecloud.sdl.com/lc/api-docs/how-to-report-an-issue)
19+
20+
## Language Cloud API and Customer Portal API
21+
Please be aware that Language Cloud offers two different APIs. First is the modern Language Cloud API described on this page. Then there is the second API that is the [Mantra API](https://languagecloud.sdl.com/cp/api). Language Cloud API is the recommended option for new integrations as it is more modern and much effort is put into its continuous evolution along with Trados Enterprise. Please take care not to confuse the two of them as they are not interchangeable.

0 commit comments

Comments
 (0)