I need to authenticate a client when he sends a request to an API. The client has an API-token and I was thinking about using the standard Authorization header
Authorization