Skip to main content
This guide walks you through obtaining all required credentials for the TwitterAPI.io (twitterapiio) plugin.

Authentication Method

The TwitterAPI.io plugin uses API key authentication. This provider is a third-party Twitter/X data API; it is separate from the official X Developer Platform.

API Key

Step 1: Create an Account and Key

  1. Sign up or log in at twitterapi.io (or the provider’s current console URL).
  2. Open Dashboard / API Keys / Credentials.
  3. Generate a new API key and copy it.
Storing credentials:
Verify:

Webhook Secret

If you enable webhooks from TwitterAPI.io to your application, configure the signing secret the service provides for verifying requests (for example headers such as x-twitterapiio-signature). Storing credentials:

Required Credentials Summary

For general information about how Corsair handles authentication, see Authentication.