{"name":"Optiq Code","description":"Deterministic code context engine for software repositories. Indexes codebases, resolves symbol relationships, and delivers ranked search results for AI coding agents.","url":"https://optiqcode.com","api":{"base_url":"https://api.optiqcode.com","openapi_spec":"https://optiqcode.com/openapi.json","authentication":{"type":"bearer","get_key":"https://optiqcode.com/dashboard/api-keys","documentation":"https://optiqcode.com/docs#agent-auth"},"endpoints":{"search":{"method":"POST","path":"/api/v1/search","description":"Search indexed code with natural language"},"index":{"method":"POST","path":"/api/v1/repos","description":"Index a repository"},"list_repos":{"method":"GET","path":"/api/v1/repos","description":"List indexed repositories"},"job_status":{"method":"GET","path":"/api/v1/jobs/{job_id}","description":"Check indexing job status"},"health":{"method":"GET","path":"/api/v1/health","description":"Health check (no auth required)"}}},"mcp":{"discovery":"https://optiqcode.com/.well-known/mcp","server_card":"https://optiqcode.com/.well-known/mcp/server-card.json","transport":"streamable-http","url":"https://api.optiqcode.com/mcp","tools":["optiq_search","optiq_index","optiq_repos","optiq_status"]},"rate_limits":{"headers":["X-RateLimit-Limit","X-RateLimit-Remaining","X-RateLimit-Reset","Retry-After"],"free":{"search":"100/day","index":"10/day"},"pro":{"search":"unlimited","index":"unlimited"}},"streaming":{"supported":true,"header":"Accept: text/event-stream","events":["progress","result","complete","done"]},"errors":{"format":"JSON","schema":{"error":{"code":"string","message":"string","hint":"string"}},"codes":[400,401,403,404,429,500]},"sdks":{"npm":"npm install -g @optiqcode/cli"},"sandbox":{"description":"Free tier works as sandbox — no credit card, no approval","limits":{"repos":3,"lines":"50k","queries":"100/day"}},"capabilities":["Hybrid semantic + keyword code search","AST parsing for 12 languages (Python, TypeScript, JavaScript, TSX, Rust, Go, Java, C, C++, Ruby, PHP, C#)","Symbol resolution and dependency graphs","Confidence-scored search results (0-1)","MCP server for direct agent integration","CLI tool: npm install -g @optiqcode/cli","AES-256-GCM encryption at rest","Per-user database isolation","Server-Sent Events streaming for long operations","Rate limit headers on all responses","Structured JSON error responses with resolution hints"],"pricing":{"url":"https://optiqcode.com/pricing","machine_readable":"https://optiqcode.com/pricing.md","tiers":[{"name":"Free","price":"$0/mo","repos":3,"lines":"50k","queries":"100/day"},{"name":"Pro (Free during beta)","price":"$0/mo","repos":"Unlimited","lines":"Unlimited","queries":"Unlimited","note":"Bring your own Voyage AI + Groq API keys"},{"name":"Enterprise","price":"Custom","features":["SSO/SAML","RBAC","Audit logging","Custom deployment","Dedicated support"]}]},"links":{"documentation":"https://optiqcode.com/docs","developers":"https://optiqcode.com/developers","openapi":"https://optiqcode.com/openapi.json","llms_txt":"https://optiqcode.com/llms.txt","llms_full":"https://optiqcode.com/llms-full.txt","agent_card":"https://optiqcode.com/.well-known/agent-card.json","ai_plugin":"https://optiqcode.com/.well-known/ai-plugin.json","oauth_metadata":"https://optiqcode.com/.well-known/oauth-authorization-server","api_catalog":"https://optiqcode.com/.well-known/api-catalog","protected_resource":"https://optiqcode.com/.well-known/oauth-protected-resource","compare":"https://optiqcode.com/compare","status":"https://optiqcode.com/status","blog":"https://optiqcode.com/blog","github":"https://github.com/optiqcode","npm":"https://www.npmjs.com/package/@optiqcode/cli","discord":"https://discord.gg/cQsne86WU5","contact":"https://optiqcode.com/contact"}}