services: add Surf Twitter, Reddit, and Web data APIs#407
Open
tenequm wants to merge 2 commits intotempoxyz:mainfrom
Open
services: add Surf Twitter, Reddit, and Web data APIs#407tenequm wants to merge 2 commits intotempoxyz:mainfrom
tenequm wants to merge 2 commits intotempoxyz:mainfrom
Conversation
|
@tenequm is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
First-party MPP data APIs accepting Tempo USDC payments natively. - Surf Twitter: 26 endpoints for tweets, users, lists, communities, spaces, trends - Surf Reddit: 7 endpoints for posts, subreddits, comments, user profiles - Surf Web: 2 endpoints for web crawling (markdown/HTML) and AI-powered search All services also support MCP (Model Context Protocol) for AI agent tool calls.
05e1d96 to
2f1a27f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Services: Surf Data APIs
Three first-party data APIs with native MPP integration, accepting Tempo USDC.
Surf Twitter
URL: https://twitter.surf.cascade.fyi
Endpoints: 26 (tweets, users, lists, communities, spaces, trends)
Pricing: $0.001 - $0.005 per request
Full Twitter/X data access: search tweets, look up users and tweets, browse lists, communities, spaces, and trending topics. Supports pagination, batch lookups, and relationship checks.
Surf Reddit
URL: https://reddit.surf.cascade.fyi
Endpoints: 7 (search, subreddits, posts, comments, users)
Pricing: $0.001 - $0.005 per request
Reddit data: search posts, browse subreddits, read threads with full comment trees, and look up user profiles with post/comment history.
Surf Web
URL: https://web.surf.cascade.fyi
Endpoints: 2 (crawl, search)
Pricing: $0.005 - $0.01 per request
Web crawling (any URL to clean markdown/HTML) and AI-powered web search.
Why these are novel
Checklist
schemas/services.tsupdatednode scripts/generate-discovery.tsrun,schemas/discovery.jsoncommittednode scripts/gen-icons.cjsrun, icons committedpnpm check:typespassespnpm buildsucceedsVerify they're live