Need urgent help in twitch integration for my website

First, thank you for your quick reply.

I want to integrate an api (like https://dev.twitch.tv/docs/api/) means I want to call this simple api to test whether the api response is coming or not (i.e https://api.twitch.tv/helix/search/channels?query=a_seagull) ?

To call this simple api I need to generate a token. To generate the token I have tried to call ’
https://id.twitch.tv/oauth2/token` but can not generate the token. So can you please tell me how can I call those simple api for twitch.