{"uid":"cap_UN5tC1_f3IeY_FVsD1LHf","slug":"twitter-tweet-quotes-fetcher-orthogonal-c0cf3ae8","name":"Twitter Tweet Quotes Fetcher (Orthogonal)","description":"Fetches paginated quote tweets for a given tweet. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.","url":"https://x402.orthogonal.com/fiber/v1/twitter/tweet-quotes","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"cursor":{"type":"string","description":"Pagination cursor. For later cursor pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response."},"tweetId":{"type":"string","description":"Numeric tweet ID."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.04","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_OX6di1DcxV_wi6DjBYl5H","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches paginated quote tweets for a given tweet ID, with billing-efficient pagination via parentRequestId.","exampleAgentPrompt":"Can you pull all the quote tweets for tweet ID 1782345678901234567? Fetch the first page and then continue through all pages to get the full list.","exampleUseCases":[{"title":"Monitor viral tweet quote engagement","prompt":"Fetch all the quote tweets for tweet 1782345678901234567 — I want to see who's quoting it and what they're saying."},{"title":"Research discourse around a news tweet","prompt":"Get me the quote tweets for tweet ID 1799001234567890123 so I can analyze how people are reacting and commenting on it."},{"title":"Paginate through large quote tweet set","prompt":"Start fetching quote tweets for tweet 1801234567890123456, and keep going through all pages using the cursor until you've collected everything."}],"resultDescription":"Returns a paginated list of quote tweets for the specified tweet, including tweet content, author info, engagement metrics, and a cursor for fetching subsequent pages. The Orthogonal billing response includes a requestId to use as parentRequestId for free continuation pages.","failureModes":["Invalid or non-existent tweet ID returns an error or empty result","Changing non-pagination parameters while passing parentRequestId starts a new billable request","Expired or invalid cursor causes pagination to fail","Private or deleted tweet returns no results","Rate limiting or payment failure prevents the call from completing"],"whenToPreferThis":"Use this endpoint when you need to retrieve quote tweets for a specific tweet and want cost-efficient pagination — the first page is billed at $0.04 USDC and subsequent pages using parentRequestId are free as long as non-pagination parameters remain unchanged. Prefer this over scraping Twitter directly or using other Twitter data APIs when you need structured, paginated quote tweet data with predictable per-query billing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:12.468Z","isFirstParty":false}