I want to ask you if it’s possible to programmatically get all the methods and their parameters, supported by the REST Twitter API.
Thanks,
episod
#2
No, it’s not directly possible.
However, application/rate_limit_status can give you a somewhat reasonable approximation of this.