file: ./content/docs/index.mdx meta: { "title": "Welcome", "description": "The start page of search1api document" } Welcome to the API docs of Search1API, You can explore it now! file: ./content/docs/llms.mdx meta: { "title": "llms.txt", "description": "Raw text data for Large Language Models." } Access the raw text data for Large Language Models: [/llms.txt](/llms.txt) file: ./content/docs/advanced/deepcrawl.mdx meta: { "title": "Deepcrawl (Beta)", "description": "API endpoints for initiating and monitoring asynchronous deep crawl tasks. Every request costs 20 credits.", "full": true, "_openapi": { "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Initiate an asynchronous deep crawl task to crawl all the links on a website into a Markdown files, which is better for RAG." }, { "content": "Query the status of a specific deep crawl task." } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/advanced/extract.mdx meta: { "title": "Extract (Beta)", "description": "Extract structured data from a URL based on a prompt and schema. Every request costs 10 credits.", "full": true, "_openapi": { "method": "POST", "route": "/extract", "toc": [ { "depth": 2, "title": "Extract structured data from a URL", "url": "#extract-structured-data-from-a-url" } ], "structuredData": { "headings": [ { "content": "Extract structured data from a URL", "id": "extract-structured-data-from-a-url" } ], "contents": [ { "content": "Extracts information from a web page based on user instructions and a defined JSON schema.", "heading": "extract-structured-data-from-a-url" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/advanced/reasoning.mdx meta: { "title": "Reasoning", "description": "API endpoint for AI reasoning with chat completions", "full": true, "_openapi": { "method": "POST", "route": "/v1/chat/completions", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Create a chat completion" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/advanced/sitemap.mdx meta: { "title": "Sitemap", "description": "API endpoint for retrieving sitemap links from a website", "full": true, "_openapi": { "method": "POST", "route": "/sitemap", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Get sitemap links from a website" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/advanced/trending.mdx meta: { "title": "Trending", "description": "API endpoint for retrieving trending topics from popular platforms", "full": true, "_openapi": { "method": "POST", "route": "/trending", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Get trending topics from popular platforms" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/basic/crawl.mdx meta: { "title": "Crawl", "description": "API endpoint for crawling webpage content", "full": true, "_openapi": { "method": "POST", "route": "/crawl", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Crawls a webpage" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/basic/news.mdx meta: { "title": "News", "description": "API endpoint for news search", "full": true, "_openapi": { "method": "POST", "route": "/news", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Performs a news search" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/basic/search.mdx meta: { "title": "Search", "description": "API endpoint for web search", "full": true, "_openapi": { "method": "POST", "route": "/search", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Performs a search" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/utility/models.mdx meta: { "title": "Models", "description": "API endpoint for retrieving available models", "full": true, "_openapi": { "method": "GET", "route": "/v1/models", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "List all available models" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} file: ./content/docs/utility/usage.mdx meta: { "title": "Usage", "description": "API endpoint for retrieving usage information", "full": true, "_openapi": { "method": "GET", "route": "/usage", "toc": [], "structuredData": { "headings": [], "contents": [ { "content": "Get usage" } ] } } } {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}