Login/Register
  • Home
  • Community
  • Knowledge
  • Technical Docs
  • RWS Support Policy
  • Trados Studio Licensing Help
  • Login for Support
Back to Search Results

Trados GroupShare - How do I make use of the API using Postman ?

000017751 |9/23/2022 9:50 AM
Scope/Environment
RWS Trados GroupShare
Question
My Trados GroupShare license has API Access. How do I make API calls using Postman?
Answer
If your Trados GroupShare license contains the API access feature, and you want to perform API calls using Postman, please follow the next steps, while in Postman:
1. You are making a POST request to https://groupshareservernamehere.com/authentication/api/1.0/login/signin
2. In the Authorization tab, use Basic Auth Type and enter your Username and Password.
User-added image
3. On the Headers tab please specify the following:
- Authorization and Postman-token will be pre-filled in
- Content-Type = application/json
- Content-Length = <calculated when request is sent>
- Host = <calculated when request is sent>
- User-Agent = PostmanRuntime/yourversion (Ex.: 7.28.4)
- Accept = */*
- Accept-Encoding = gzip, deflate, br
- Connection = keep-alive
- Content-Type = application/json
User-added image
4. In the Body tab, please specify the following: ["ManagementRestApi", "ProjectServerRestApi", "MultiTermRestApi", "TMServerRestApi"] - making sure that you select JSON from the drop-down of the Body
5. Use the Send option
6. You should now receive a bearer token which can be used to make further API requests.
User-added image
 
Reference
The above steps are required in order to obtain a Bearer Token from Trados GroupShare in order to be able to make further requests on other areas of the product.
For questions regarding API requests, please access our Communities forums section.
Send Article Feedback
RWS Machine Translation Translation Software Language Services Content Management
All Contents Copyright © RWS.
COPYRIGHT PRIVACY POLICY COOKIE POLICY TERMS AND CONDITIONS