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 Basic Auth with a user token or Collection token generated by a Guru admin.

API entry from apis.yml

apis.yml Raw ↑
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