Twitter API

FREEMIUM
By FastTwitterAPI | Updated a month ago | Social
Health Check

N/A

README

Unofficial Twitter API Documentation

Welcome to the Unofficial Twitter API documentation. This API provides endpoints to retrieve Twitter user data, tweets, and media content. Below are the details for each endpoint.

Authentication

No authentication is required to access the Unofficial Twitter API. However, ensure compliance with the terms of use and Twitterโ€™s policies.

Endpoints

1. GET USER

Retrieve Twitter user data by providing a username.

Endpoint:

POST /user

Parameters:

  • username (required): The Twitter username of the user to retrieve data for.

2. GET TWEET

Retrieve a specific tweet by providing its URL.

Endpoint:

POST /tweet

Parameters:

  • url (required): The URL of the tweet to retrieve.

3. GET MEDIA

Retrieve media content from a tweet by providing the tweetโ€™s URL.

Endpoint:

POST /extractor

Parameters:

  • url (required): The URL of the tweet containing the media to retrieve.

Response Format

The API responds with JSON-formatted data for each endpoint. The specific fields in the response vary based on the endpoint and the data retrieved.

Disclaimer

This API is unofficial and not affiliated with Twitter. Use it in accordance with Twitterโ€™s terms of service and respect user privacy.

For questions or support, contact us at tw@bubiapps.com


Followers: 0
Resources:
Terms of use
API Creator:
F
FastTwitterAPI
FastTwitterAPI
Log In to Rate API
Rating: 5 - Votes: 1