Skip to content

Issuing the API access token

1. Introduction

This document describes how to issue an API access token.

You need to add an API access token (JWT token) as the header when you call Fujitsu Research Portal APIs. Refer to Using the API for how to call our APIs. To issue an API access token in Fujitsu Research Portal, you must sign in to the portal after creating your account. Refer to Creating an Account for the account creation procedure.

Note that the contents of this manual may differ from the latest version.

2. Issuing API access token

  1. Sign in the portal and click the “Menu“ navigation in the upper right corner. After that, Go to the “Account” page in the menu.
    portal-top-editing-account

  2. Go to the authentication page from “Get Token“ under “Issue API Access Token“ at the bottom of the “Account“ page.
    get-token-issuing-api-tokens

  3. On the authentication page, enter your “username“ and “password“, and click the “Sign in“ button to sign in.
    authentication-page

  4. If you successfully signed in, you will automatically move to the “jwt.ms“ page. The “eyJ ...“ displayed at the top of the screen is the API access token, so copy and use it.
    jwt-page-issuing-api-tokens