TekkscopeTekkscope
    QuickstartAuthenticationPricing
POSTSearchPOSTTekPOSTLensPOSTDeepLensPOSTReportLens
Docs

Quickstart

Welcome to the Tekkscope API documentation. Start with a basic request to our Search endpoint.

curl-search.sh
1curl -X POST "https://api.tekkscope.com/links" \ 2-H "Authorization: Bearer YOUR_API_KEY" \ 3-H "Content-Type: application/json" \ 4-d '{ 5 "query": "latest advancements in AI", 6 "num_results": 5 7}'

Services Overview

Tekkscope provides a suite of research and intelligence APIs, ranging from raw search data to deep, agentic reports.

Authentication

Learn how to authenticate your requests using API keys.

Search

Retrieve web links or extract full page content via streaming.

Lens

Quick, surface-level research with citations for instant answers.

DeepLens

Iterative, deep-dive research for complex topics.

ReportLens

Generate and download comprehensive Markdown reports.

Tek

Fast, standard language model for conversational tasks.

Tek Pro

Advanced reasoning agent for complex problem solving.