API Authentication
Every API request requires authentication using an API key in the HTTP headers.Getting Your API Key
- Log in to your TwitterXApi Dashboard
- Find your API key displayed on the dashboard homepage
Using Your API Key
All API requests must include thex-api-key
header for authentication.
Header format:
Example requests: