{"name":"LaunchNests Public API","version":"1.0.0","openapi":"https://launchnests.com/openapi.json","docs":"https://launchnests.com/cli","mcp":"https://launchnests.com/api/mcp","mcpJson":"https://launchnests.com/.well-known/mcp.json","llmsTxt":"https://launchnests.com/llms.txt","auth":"No API key required for GET reads. Submissions and upvotes require an authenticated user session (see /auth.md).","errors":"RFC 9457 Problem Details as application/problem+json with type, title, status, detail.","rateLimit":"120 requests per minute per IP.","endpoints":[{"method":"GET","path":"/v1","summary":"Public REST API directory and index"},{"method":"GET","path":"/v1/tools","summary":"Paginated developer infrastructure tools catalog"},{"method":"GET","path":"/v1/tools/{slug}","summary":"Tool details and verified builds count"},{"method":"GET","path":"/v1/products","summary":"Paginated developer products catalog"},{"method":"GET","path":"/v1/products/{slug}","summary":"Product details and declared tech stack"},{"method":"GET","path":"/v1/makers/{username}","summary":"Maker profile, bio, country, maker FAQs, and submitted tools/products"},{"method":"GET","path":"/v1/search?q=","summary":"Unified search across tools and products"},{"method":"GET","path":"/v1/leaderboard","summary":"Community rankings for tools and products"}]}