Access millions of verified articles, dynamic knowledge graphs, and AI-powered insights through our high-performance REST API and official SDKs.
All API requests require an API key. Pass it in the Authorization header using the Bearer scheme.
Generate and rotate keys from your dashboard. Keys are scoped to specific projects and environments.
Include the key in every request. All endpoints are served over HTTPS.
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
Search the knowledge base with a single request. Try these examples in your preferred language.
Pre-built, type-safe, and maintained by our core engineering team.
Explore the primary resources available through the v1 API.
| Method & Path | Description | Auth |
|---|---|---|
| GET/v1/search | Full-text semantic search across all articles | Required |
| GET/v1/articles/{id} | Retrieve complete article metadata & content | Required |
| POST/v1/graph/query | Execute structured knowledge graph traversal | Required |
| GET/v1/categories | List all topic hierarchies & sub-disciplines | Public |
| POST/v1/contributions/review | Submit community edits for expert verification | Contributor Key |
Scale your integration with transparent, usage-based tiers.
Join thousands of developers building with verified, AI-enhanced knowledge. Get your API key in under 60 seconds.
Create Developer Account →