NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{"token_type":"Bearer","expires_in":1800<seconds>,"access_token":<accessToken>}

Info

The access token will expire 1 hour after being generated (1800 seconds).expiration period is set per the following:

Stage: 12 Hours (21600 seconds)

Production: 8 Hours (14400 seconds)

4. Call REST Service with Bearer Authentication

...