The Twitter BTC Tweet Volume API provides aggregated metrics on the number of tweets related to Bitcoin (BTC) over a specified time range. This endpoint helps track social media activity, sentiment momentum indicators, and market attention around Bitcoin in near real time or historically.
Request
Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
OAuth 2.0
Client Credentials
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.