GetClips with axios returns 401 error

Have you gone through the Authentication process and obtained an OAuth token? Authentication | Twitch Developers

You can use the Get Users endpoint. If you use the login param you can specify a broadcasters username and it’ll return the user object, which includes their id.