Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using twitter api - what should I do if I don't have a website

Tags:

twitter

I'm trying to use Twitter API, and when I logged in at dev.twitter.com a open My Application and started to create new application it ask me about website, but since I don't have a website what should I fill it that field? Thank you.

like image 386
user2960037 Avatar asked Nov 06 '13 10:11

user2960037


People also ask

Can I use Twitter API without authentication?

You can do application-only authentication using your apps consumer API keys, or by using a App only Access Token (Bearer Token). This means that the only requests you can make to a Twitter API must not require an authenticated user.

Can I use Twitter API for commercial use?

Your use of the Twitter API will be considered commercial if you're a business, using it on behalf of a business, or as part of a product or service that you're monetizing.


1 Answers

Just use your personal twitter account.

Website URL: https://twitter.com/username

like image 74
julien bouteloup Avatar answered Sep 27 '22 16:09

julien bouteloup