Twitter API — Endpoints — FetchLayer Docs
Documentation menu
FetchLayer FetchLayer API

Endpoints

All endpoints follow the same pattern: POST https://api.fetchlayer.dev/twitter/{endpoint} with a JSON body and Bearer auth header.

OpenAPI JSON

Profile

User profile metadata and account context.

OpenAPI JSON

Content

Tweets, replies, and detailed thread data.

OpenAPI JSON

Network

Followers, following, and audience graph lookups.

OpenAPI JSON

Search

Keyword and product-based Twitter search.

OpenAPI JSON