Haiper uses API keys to authenticate API calls. No username and password needed.
curl --request GET \ --url http://api.haiper.ai/path-of-the-api \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <token>' \