TweetAPI

Independent third-party REST API for public Twitter/X data, built for developers, researchers, startups, agencies, and analytics teams. Offers user profiles, tweets, search, lists, communities, Spaces, posting/engagement, and DMs, plus a hosted MCP server and llms.txt for agent access. Not affiliated with X Corp.

TweetAPI publishes 2 APIs on the APIs.io network. Tagged areas include twitter, x, social-media, social-data, and search.

TweetAPI’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 23 more developer resources.

48.5/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs 2 MCP Servers
twitterxsocial-mediasocial-datasearchanalyticsresearchdeveloper-toolsmcpagent-nativellms-txtrest-api

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 48.5/100 · developing
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 8.2 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tweetapi: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

TweetAPI tw-v2 REST API

REST API for public Twitter/X data with X-API-Key auth, JSON responses, and 76 documented endpoints across users, tweets, posting, interactions, lists, profiles, communities, Sp...

TweetAPI Hosted MCP Server

Hosted remote HTTP MCP server providing current TweetAPI docs and read-only live public-data tools. Uses OAuth via dashboard authorization (tweetapi:read); does not expose posti...

MCP Servers 2

Model Context Protocol servers that expose these APIs to AI agents.

mcp

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Tweetapi Rate Limits

4 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tweetapi Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Tweetapi Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tweetapi Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Tweetapi Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: TweetAPI
description: Independent third-party REST API for public Twitter/X data, built for developers, researchers, startups, agencies,
  and analytics teams. Offers user profiles, tweets, search, lists, communities, Spaces, posting/engagement, and DMs, plus
  a hosted MCP server and llms.txt for agent access. Not affiliated with X Corp.
image: https://tweetapi.com/api/og?type=landing
url: https://tweetapi.apievangelist.com/apis.yml
created: '2026-08-10'
modified: '2026-08-11'
specificationVersion: '0.21'
tags:
- twitter
- x
- social-media
- social-data
- search
- analytics
- research
- developer-tools
- mcp
- agent-native
- llms-txt
- rest-api
apis:
- name: TweetAPI tw-v2 REST API
  description: REST API for public Twitter/X data with X-API-Key auth, JSON responses, and 76 documented endpoints across
    users, tweets, posting, interactions, lists, profiles, communities, Spaces, search, auth, X Chat, and legacy DMs.
  humanURL: https://tweetapi.com/docs/getting-started/overview
  baseURL: https://api.tweetapi.com/tw-v2
  tags:
  - twitter
  - x
  - social-media
  - social-data
  - search
  - analytics
  - research
  - developer-tools
  - mcp
  - agent-native
  - llms-txt
  - rest-api
  properties:
  - type: Documentation
    url: https://tweetapi.com/docs/getting-started/overview
  - type: LLMsTxt
    url: https://tweetapi.com/llms.txt
  - type: APIReference
    url: https://tweetapi.com/ai-docs-v2.txt
  - type: Authentication
    url: authentication/tweetapi-authentication.yml
  - type: RateLimits
    url: rate-limits/tweetapi-rate-limits.yml
  - type: ErrorCatalog
    url: errors/tweetapi-problem-types.yml
  - type: Conventions
    url: conventions/tweetapi-conventions.yml
  - type: DataModel
    url: data-model/tweetapi-data-model.yml
- name: TweetAPI Hosted MCP Server
  description: Hosted remote HTTP MCP server providing current TweetAPI docs and read-only live public-data tools. Uses OAuth
    via dashboard authorization (tweetapi:read); does not expose posting, engagement, account-secret, or DM operations. Documented
    for Codex, Claude Code, and Cursor.
  humanURL: https://tweetapi.com/mcp
  baseURL: https://mcp.tweetapi.com/mcp
  tags:
  - twitter
  - x
  - social-media
  - social-data
  - search
  - analytics
  - research
  - developer-tools
  - mcp
  - agent-native
  - llms-txt
  - rest-api
  properties:
  - type: MCPServer
    url: https://mcp.tweetapi.com/mcp
  - type: Documentation
    url: https://tweetapi.com/docs/getting-started/agents
  - type: MCPServer
    name: MCP server manifest
    url: mcp/tweetapi-mcp.yml
  - type: OAuthScopes
    url: scopes/tweetapi-scopes.yml
  - type: AgentSkill
    url: skills/_index.yml
maintainers:
- FN: TweetAPI
  email: support@tweetapi.com
  url: https://tweetapi.com
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 95
  at: '2026-08-10T15:07:31.972Z'
common:
- type: DomainSecurity
  url: security/tweetapi-domain-security.yml
- type: DeveloperPortal
  url: https://tweetapi.com/docs
- type: Documentation
  url: https://tweetapi.com/docs
- type: APIReference
  url: https://tweetapi.com/ai-docs-v2.txt
- type: GettingStarted
  url: https://tweetapi.com/docs/getting-started/overview
- type: Blog
  url: https://tweetapi.com/blog
- type: Support
  url: https://t.me/tweetapi
- type: GitHubOrganization
  url: https://github.com/tweetapi
- type: Pricing
  url: https://tweetapi.com/pricing
- type: SignUp
  url: https://tweetapi.com/auth/signup
- type: TermsOfService
  url: https://tweetapi.com/terms
- type: PrivacyPolicy
  url: https://tweetapi.com/privacy
- type: StatusPage
  url: https://tweetapi.com/status
- type: Security
  url: https://github.com/tweetapi/agent-skill/blob/main/SECURITY.md
- type: Plans
  url: plans/tweetapi-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tweetapi-rate-limits.yml
- type: Packages
  url: packages/tweetapi-packages.yml
- type: SDKs
  url: packages/tweetapi-packages.yml
- type: WellKnown
  url: well-known/tweetapi-well-known.yml
- type: LLMsTxt
  url: llms/tweetapi-llms.txt
- type: MCPServer
  url: mcp/tweetapi-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/tweetapi-authentication.yml
- type: OAuthScopes
  url: scopes/tweetapi-scopes.yml
- type: Conventions
  url: conventions/tweetapi-conventions.yml
- type: ErrorCatalog
  url: errors/tweetapi-problem-types.yml
- type: DataModel
  url: data-model/tweetapi-data-model.yml
- type: Lifecycle
  url: lifecycle/tweetapi-lifecycle.yml
- type: Conformance
  url: conformance/tweetapi-conformance.yml
- type: VulnerabilityDisclosure
  url: security/tweetapi-vulnerability-disclosure.yml
x-enrichment:
  date: '2026-08-11'
  status: enriched
  artifacts_added: 23
  pass: local-v1