Use for live external data in agent workflows: Twitter/X search and threads, Reddit posts and comments, semantic web search, clean page extraction, GitHub repos and code, Amazon products, YouTube transcripts.
# First time$ npm install -g @solana/pay$ pay setup# Use API$ pay catalog show glim$ pay curl https://glim.sh/api/v1/amazon/get \ -X POST \ -H 'content-type: application/json' \ -d '{"jsonrpc":"2.0","id":1,"method":"getHealth"}'Endpoints
31 totalPOST
api/v1/amazon/get
Fetch Amazon product details by ASIN
free
POST
api/v1/amazon/search
Search Amazon product listings
free
POST
api/v1/github/get
Fetch GitHub repo metadata, files, PRs, or issues
free
POST
api/v1/github/search
Search GitHub repos, conversations, or code
free
POST
api/v1/reddit/get
Fetch a Reddit post with comments, subreddit feed, or user
free
POST
api/v1/reddit/search
Search Reddit posts by keyword query
free
POST
api/v1/twitter/get
Fetch a tweet with thread context, or a user profile
free
POST
api/v1/twitter/lists/{id}/members
Fetch the member profiles of a Twitter list
free
POST
api/v1/twitter/lists/{id}/tweets
Fetch tweets from a list
free
POST
api/v1/twitter/search
Search tweets with advanced query operators
free
POST
api/v1/twitter/trends
Fetch trending topics (by WOEID)
free
POST
api/v1/twitter/tweets
Fetch multiple tweets by id (comma-separated ids)
free
POST
api/v1/twitter/tweets/search
Search tweets (paginated)
free
POST
api/v1/twitter/tweets/{id}
Fetch a single tweet by id
free
POST
api/v1/twitter/tweets/{id}/article
Fetch the attached Twitter article of a tweet
free
POST
api/v1/twitter/tweets/{id}/quotes
Fetch quote tweets of a tweet
free
POST
api/v1/twitter/tweets/{id}/replies
Fetch replies to a tweet
free
POST
api/v1/twitter/tweets/{id}/retweeters
Fetch users who retweeted a tweet
free
POST
api/v1/twitter/tweets/{id}/thread
Fetch the full thread context of a tweet
free
POST
api/v1/twitter/users
Fetch multiple users by id (comma-separated ids)
free
POST
api/v1/twitter/users/relationship
Check the follow relationship between two users
free
POST
api/v1/twitter/users/search
Search Twitter user profiles by keyword
free
POST
api/v1/twitter/users/{ref}
Fetch a single user profile by @handle or id
free
POST
api/v1/twitter/users/{ref}/followers
Fetch a user's followers
free
POST
api/v1/twitter/users/{ref}/following
Fetch the accounts a user follows
free
POST
api/v1/twitter/users/{ref}/mentions
Fetch a user's mentions timeline
free
POST
api/v1/twitter/users/{ref}/tweets
Fetch a user's recent tweets
free
POST
api/v1/twitter/users/{ref}/verified_followers
Fetch a user's verified followers
free
POST
api/v1/web/fetch
Fetch a web page as clean extracted content
free
POST
api/v1/web/search
Run a semantic web search with ranked results
free
POST
api/v1/youtube/get
Fetch YouTube subtitles (VTT file via presigned URL)
free