Skip to content

Twitter api key setup

Roberto Doering edited this page Aug 7, 2022 · 6 revisions
  • ! You need access to the v1.1 endpoints.
  • ! This requires elevated access or the ability to create 'Standalone' Apps

  1. Get your Twitter API key here.

  2. Go to the Twitter Developer Portal and create a new 'App'.

    • Take a note of your API Key and API Secret Key.
  3. Go into the settings of your new Twitter App. 3.1. Enable OAuth 1.0a

    3.2. Update the app permissions to Read + Write + Direct Messages

    3.3. Enable 3-legged OAuth and add harpy:// as a callback url

Clone this wiki locally