{"slug":"linkup","name":"Linkup","owner":null,"repo":null,"category":"search-retrieval","lang":"","blurb":"Production-grade web search API for AI that returns sourced, cited answers or raw results to reduce hallucination.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Production-grade web search API for AI that returns sourced, cited answers or raw results to reduce hallucination.","website":"https://www.linkup.so","docs_url":"https://docs.linkup.so","signup_url":"https://app.linkup.so/sign-up","pricing_model":"freemium","pricing_note":"$20 free credits/mo (~4,000 queries); usage-based after, from ~$0.005/search depending on depth & output type","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Create an API key instantly at app.linkup.so; recurring monthly free credits, no card to start.","mcp_server":"https://github.com/LinkupPlatform/linkup-mcp-server","sdks":["Python","JavaScript","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"from linkup import LinkupClient\\n\\nclient = LinkupClient(api_key=\\\"YOUR_KEY\\\")\\nresponse = client.search(\\n    query=\\\"Who founded Linkup and when?\\\",\\n    depth=\\\"standard\\\",\\n    output_type=\\\"sourcedAnswer\\\",\\n)\\nprint(response)\"}","tags":["web-search","sourced-answer","rag","agents","citations"],"useCases":[],"codeSample":{"lang":"python","code":"from linkup import LinkupClient\n\nclient = LinkupClient(api_key=\"YOUR_KEY\")\nresponse = client.search(\n    query=\"Who founded Linkup and when?\",\n    depth=\"standard\",\n    output_type=\"sourcedAnswer\",\n)\nprint(response)"},"oneLiner":"Production-grade web search API for AI that returns sourced, cited answers or raw results to reduce hallucination.","docsUrl":"https://docs.linkup.so","signupUrl":"https://app.linkup.so/sign-up","pricingModel":"freemium","pricingNote":"$20 free credits/mo (~4,000 queries); usage-based after, from ~$0.005/search depending on depth & output type","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Create an API key instantly at app.linkup.so; recurring monthly free credits, no card to start.","mcpServer":"https://github.com/LinkupPlatform/linkup-mcp-server"}