Find all Available URL Paramters from Base URL Using Python
I am fairly new to URL parameters, but have a rudimentary understanding. I have a base URL and I am not sure which URL parameters that can be used and I do not have the API documentation. Is there any way to list out every parameter available for a given URL?