Authentication
Connect to Linkup using your API key.Connection details
| Field | Description |
|---|---|
| API key | Your Linkup API key |
Linkup actions
Search
Search the web for relevant content using natural language queries. Configuration| Field | Description |
|---|---|
| Query | Natural language question or search query |
| Search Depth | Standard (quick) or Deep (thorough, agentic) |
| Depth | Description | Credits |
|---|---|---|
| Standard | Quick search with standard accuracy | 0.5 |
| Deep | Thorough search with agentic thinking | 2 |
Instruct
Get structured or sourced answers to your questions. Configuration| Field | Description |
|---|---|
| Query | Natural language question |
| Search Depth | Standard or Deep search |
| Output Type | Sourced answer or Structured response |
| Structured Output Schema | JSON schema for structured responses (if selected) |
| Type | Description |
|---|---|
| Sourced answer | Direct answer with source links |
| Structured | Custom-formatted JSON response |
Credits
| Action | Cost |
|---|---|
| Search | 0.5 (standard) or 2 (deep) |
| Instruct | 1 credit per request |
Use cases
Company research
Company research
Get real-time information about companies, products, and news.
Competitive intelligence
Competitive intelligence
Research competitors and market trends with sourced answers.
Data enrichment
Data enrichment
Enrich records with live web data using structured outputs.
Best practices
- Use deep search for complex queries - Deep search provides more thorough results for nuanced questions
- Define clear schemas - For structured output, define precise JSON schemas for consistent results
- Include context in queries - More specific queries yield better results

