Tweets
Create a Tweet or Reply
Posts a new tweet. To create a reply, provide the reply_tweet_id
. This endpoint does not handle quote tweets,$0.01 per call.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Parameters for posting a tweet
Response
200
application/json
The ID and user ID of the newly created tweet.
Post tweet API response