- API Type
- No public REST/GraphQL API found. Primarily a client-side VS Code extension with remote backend connections.
- Authentication
- No API authentication documented. Uses kernel-based execution on user-controlled environments (local, Databricks, Colab).
- Webhooks
- No webhook support mentioned in documentation.
- SDKs
- Sphinx Library (Python SDK) for LLMs, embeddings, and connections. Available via PyPI as sphinx-autoapi for documentation generation.
- Documentation
- Good documentation at docs.sphinx.ai covering extension features, quickstart, remote backends, and AI-powered capabilities.
- Sandbox
- No dedicated sandbox. Execution occurs in user's kernel environment (local machine, cloud notebooks).
- SLA
- No SLA/uptime guarantees published. Performance depends on user's compute infrastructure.
- Rate Limits
- No API rate limits. Usage constrained by user's kernel resources and external service limits (Parallel AI, etc.).
- Use Cases
- AI-powered code generation/execution in notebooks, PDF parsing, web search integration, semantic file search, remote backend orchestration.