cURL
curl --request POST \ --url https://api.anysite.io/api/ai_based/trustmrr/search_startups \ --header 'Content-Type: application/json' \ --header 'access-token: <api-key>' \ --data ' { "q": "<string>", "timeout": 300 } '
{ "name": "<unknown>", "currentTotalRevenue": "<unknown>", "description": "<unknown>", "slug": "<unknown>", "xHandle": "<unknown>", "currentLast30DaysRevenue": "<unknown>", "onSale": "<unknown>" }
Search TrustMRR for startups, founders, and categories by name or keyword
Price: 1 credit
API token from the dashboard
Max scrapping execution timeout (in seconds)
20 <= x <= 1500
Successful Response