- General Information
- Connecting Third-party Systems
- crossConnect for content systems
- crossConnect for External Editing
- Purpose and usage
- Requirements
- Implementation
- Across XLIFF format
- Across-specific Extensions
- <xliff> Element Attributes
- <file> Element Extensions
- <trans-unit> Element Extension
- Paragraph States
- Paragraph State Flags
- <source> and <target> Element Content
- <bpt> Element Attributes
- <ph> Element Attributes
- <x> Element Attributes
- Across-specific Properties
- Analysis Results
- Sample Files
- Across XLIFF - import, export and segmentation
- Context information
- Exporting best matches in Across XLIFF
- Hyperlinks to XLIFF
- Secure file handling with C#
- Secure file handling with JAVA
- Workflow and vendor configuration
- Sample code - Integrated solution
- Across XLIFF format
- Generic File Connector
- Display Texts
- APIs
- APIs - Technology
- crossTank API v1
- crossTank API v2
- crossTerm API v1
- crossTerm API v2
- crossAPI SI
- Requirements
- Function Return Types
- crossAPI SI and Java
- List of Objects in crossAPI SI
- Sample - transferring checkout files via FileManager
- Sample - VBS
- Text Preprocessing API
How to browse the API
The easiest way to browse and execute text preprocessing functions is to use the built-in Swagger documentation. To access it, simply open http://[sitename]/Across/textpreprocessing (where "sitename" is the URL of the server on which the ALS is installed) in your browser.
A current version of Firefox, Chrome, or Microsoft Edge is required to view the Swagger documentation page. To display the page correctly in Internet Explorer, compatibility mode should be switched off.
If you receive "TypeError: Failed to fetch" in Swagger, please check if your scheme matches the Across configuration (HTTP vs. HTTPS).
It is recommended to use tools like Insomnia or Postman to send requests. In this case, the additional configuration of the Across Identity Server is required to allow authentication for third-party applications, including the application you would like to create.