To call Fuse API endpoints you need to be authenticated. This is done by sending your authentication token in a header called “AuthAuth-Token” Token with every API request. From v5.0 onwards, we’ve introduced rotating authentication tokens, which means that each authentication token expires and renews at regular intervals.
...