Getting Started
Installation
Use your preferred package manager
Making your first API request
To get started, simply create an instance of the class with your API token:
Then, call any of the available methods to retrieve data from TheTVDB API. In this case, we retrieve specific character information:
Successful response output
That’s it! You have now made your first request. For more documentation, please check the API section.