Get Started
Authentication
Learn how to authenticate your API requests using API keys
API Authentication
Every API request requires authentication using an API key in the HTTP headers.
Getting Your API Key
- Log in to your TwitterApiIO Dashboard
- Find your API key displayed on the dashboard homepage
Using Your API Key
All API requests must include the x-api-key
header for authentication.
Header format:
Example requests: