Test your API Key to see if it’s valid.
curl --request GET \ --url https://api.themoviedb.org/3/authentication
{ "success": true }
Validate Key
The response is of type object.
object