Versions Compared

Key

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

When using Fuse’s APIs, you must obtain an authentication token when authenticating. From v5.0 onwards, we’ve introduced rotating authentication tokens, meaning which means that each authentication token will expire after a set amount of time and is then replaced by an entirely new oneexpires and then replaced at regular intervals.

Panel
bgColor#FFFAE6

Note: If you are using a legacy version of Fuse’s API (v4.4 and below) the process for obtaining a token differs. For information how to obtain auth tokens in v4.4 and below, see here.

...