Good day.
Please explain me one moment. In my application, for example, I want to use follow API functions:
followers/ids
friends/ids
users/lookup
statuses/user_timeline
For all this functions and for some others authentication is not required (in function description you write “Requires Authentication? Supported”).
My question: in this case, can I not register my application (I not need token for working). Is it legal?