Guru logo

Guru

Guru is an AI-powered knowledge management and enterprise search platform that captures company knowledge into verifiable cards organized into collections, surfaces answers directly inside the apps employees already use (Slack, Chrome, Microsoft Teams, Salesforce), and uses AI to keep content trusted and up to date. The Guru REST API provides programmatic access to cards, collections, boards, users, groups, tags, analytics, and verifications. Authentication uses HTTP Basic Auth with a user token or Collection token generated by a Guru admin.

1 APIs 0 Features
Knowledge ManagementEnterprise SearchAI Knowledge BaseInternal WikiVerified KnowledgeWorkplace Productivity

APIs

Guru REST API

REST API for managing cards, collections, boards, board sections, folders, users, groups, tags, webhooks, analytics, and card verifications in Guru. Authentication uses HTTP Bas...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Developer Portal
Developer Portal
🔗
Help Center
Help Center
💰
Pricing
Pricing
📝
Sign Up
Sign Up
💬
Support
Support
🔗
LinkedIn
LinkedIn

Sources

apis.yml Raw ↑
aid: guru
name: Guru
description: >-
  Guru is an AI-powered knowledge management and enterprise search platform
  that captures company knowledge into verifiable cards organized into
  collections, surfaces answers directly inside the apps employees already use
  (Slack, Chrome, Microsoft Teams, Salesforce), and uses AI to keep content
  trusted and up to date. The Guru REST API provides programmatic access to
  cards, collections, boards, users, groups, tags, analytics, and
  verifications. Authentication uses HTTP Basic Auth with a user token or
  Collection token generated by a Guru admin.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Knowledge Management
  - Enterprise Search
  - AI Knowledge Base
  - Internal Wiki
  - Verified Knowledge
  - Workplace Productivity
url: >-
  https://raw.githubusercontent.com/api-evangelist/guru/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: guru:rest-api
    name: Guru REST API
    description: >-
      REST API for managing cards, collections, boards, board sections,
      folders, users, groups, tags, webhooks, analytics, and card
      verifications in Guru. Authentication uses HTTP Basic Auth with a user
      token or Collection token generated by a Guru admin.
    humanURL: https://developer.getguru.com/reference
    baseURL: https://api.getguru.com/api/v1
    tags:
      - Cards
      - Collections
      - Boards
      - Users
      - Groups
      - Verifications
      - Analytics
    properties:
      - type: Documentation
        url: https://developer.getguru.com/docs
      - type: API Reference
        url: https://developer.getguru.com/reference
      - type: Authentication
        url: https://developer.getguru.com/reference/authentication
      - type: Getting Started
        url: https://developer.getguru.com/docs/getting-started
common:
  - type: Website
    url: https://www.getguru.com
  - type: Documentation
    url: https://developer.getguru.com/docs
  - type: Developer Portal
    url: https://developer.getguru.com
  - type: Help Center
    url: https://help.getguru.com
  - type: Pricing
    url: https://www.getguru.com/pricing
  - type: Sign Up
    url: https://app.getguru.com/signup
  - type: Support
    url: https://help.getguru.com
  - type: LinkedIn
    url: https://www.linkedin.com/company/guru-technologies-inc-
maintainers:
  - FN: Kin Lane
    email: [email protected]