When using Fuse’s APIs, you must obtain an auth authentication token when authenticating. From v5.0 and aboveonwards, we’ve introduced rotating auth tokens. Rotating auth tokens mean authentication tokens, meaning that each authentication token will expire and renew after a certain set amount of time and is then replaced by an entirely new one.
Panel | ||
---|---|---|
| ||
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. |
...