User API Keys can be used for accessing the FeedHenry Platform. They provide an alternative to the traditional username and password access method.
When logged in with a username and password, a cookie is returned to the user, which is sent along with every subsequent request. A User API key is similar to a cookie, but sent in a header called 'X-FH-AUTH-USER'. This header should be sent with every request.
User API Keys can be managed in the App Studio or using FHC. Alternatively, they can be managed through the API Keys platform endpoints.