API Call
Makes a Twitch API Call to the specified Twitch API URL.
Works like the HTTP Request command, but automatically creates a header for Twitch API Calls. Convenient!
This is an Async (Purple) Command, which operates differently from standard commands.
For making non-Twitch API Calls, use the HTTP Request command instead!
| Box Name | Type | Description |
|---|---|---|
| URL | String | The URL to make the API Call to |
| Method | Dropdown | The Method used for the API Call |
| Login Name | Dropdown | The name of the channel to use for authentication for the API Call |
| Save Variable As (optional) | String | Variable to save the result |