RWS Community
RWS Community
  • Site

Trados Studio

Trados Team

Trados Accelerate

Trados Enterprise

Trados GroupShare

Passolo

MultiTerm

RWS AppStore

Connectors

Beta Groups

Managed Translation

MultiTrans

TMS

Trados Enterprise

WorldServer

Language Weaver

Language Weaver Edge

Language Weaver Connectors

Language Weaver in Trados Studio

 

 

Content Champions

Tridion Docs

Tridion Sites

Contenta

LiveContent

XPP

Trados Studio Ideas

Trados GroupShare Ideas

Trados Team Ideas

Trados Team Terminology Ideas

Trados Enterprise & Accelerate Ideas

MultiTerm Ideas

Passolo Ideas

RWS Appstore Ideas

Tridion Docs Ideas

Tridion Sites Ideas

Language Weaver Ideas

Language Weaver Edge Ideas

Managed Translation - Enterprise Ideas

TMS Ideas

WorldServer Ideas

Trados Enterprise Ideas

XPP Ideas

GroupShare Developers

Language Cloud Developers

MultiTerm Developers

Passolo Developers

Trados Studio Developers

Managed Translation Developers

TMS Developers

WorldServer Developers

Tridion Docs Developers

XPP Developers

Language Combinations by Language Services

RWS Training & Certification

Style Guides

LDE Korean Vendor Support

RWS Campus

Trados Approved Trainers

Nordic Tridion Docs User Group

Tridion West Coast User Group

Community Ops

RWS Community Internal Group

AURORA

Internal Trados Ideas

Linguistic Validation

Mercury

QA Tools

RI Operational Excellence

Trados Inspired

XPP Cloud

Recognition & Reward System

RWS Community Platform Related Questions

Community Solutions Hub (Trados)

About RWS

Events

RWS Services: Train AI & others

RWS Training & Certification

To RWS Support

  • Search
  • Translate

    Detecting language please wait for.......


    Powered by
  • User
  • Site
  • Search
  • User
  • Developers
  • Trados Portfolio
  • GroupShare Developers
GroupShare Developers

GroupShare Developers > GroupShare API

How authenticate to GroupShare using Swagger UI
  • Home
  • Forum
  • GroupShare API
  • New
Show Translation Options

Detecting language please wait for.......


Powered by
GroupShare Developers requires membership for participation - click to join
  • -GroupShare API
    • -Getting started
      • -GroupShare Api endpoints step by step
        • How authenticate to GroupShare using Swagger UI
        • How to assign a file to a user in GS using Swagger UI
        • How to change a phase of the file using Swagger UI
        • How to CheckIn a file
        • +How to create a GroupShare project using Swagger UI
        • How to search in a termbase using Swagger UI.
        • How to upload files to an existing GS Project
        • How to use developer console
        • Project Endpoints
      • GroupShare WebHooks Service

How authenticate to GroupShare using Swagger UI

GroupShare endpoints are OAuth 2.0 protected resources. This means that callers must provide a so called "bearer token".

This is the first thing you see when you access swagger interface: 

In order to make calls from the interface you need to provide: token, username and password. 

How to obtain the token?

If you scroll down to Login -> click to expand it and you'll see /signin. We'll use this call on order to obtain the token.

  1. In the scope box paste following scope value:  ["ManagementRestApi", "ProjectServerRestApi", "MultiTermRestApi", "TMServerRestApi"]
  2. Navigate to the top of the page and add username and password 

   3. Go to signin method again and click "Try it out":

In the response body I'll see the token. Copy that value, before paste it in the "Token" box make sure you remove (" characters from the beginning and the end of the string).

In order to make further calls to GS the authentication details should look like this:

Tags:

GroupShareApisDocumentation
Related
Recommended
  • Our Terms of Use
  • Copyright
  • Privacy
  • Security
  • Anti-slavery Statement
  • Cookie Notice
  • YouTube