Streak REST API

RESTful API exposing CRUD access to pipelines, boxes (records), stages, custom fields, threads, tasks, files, comments, users, and teams in the Streak CRM. Authentication uses HTTP Basic Auth with the API key supplied as the username and an empty password.

API entry from apis.yml

apis.yml Raw ↑
aid: streak:rest-api
name: Streak REST API
description: RESTful API exposing CRUD access to pipelines, boxes (records), stages, custom fields, threads,
  tasks, files, comments, users, and teams in the Streak CRM. Authentication uses HTTP Basic Auth with
  the API key supplied as the username and an empty password.
humanURL: https://streak.readme.io/docs
baseURL: https://api.streak.com/api
tags:
- CRM
- Pipelines
- Boxes
- Stages
- REST
properties:
- type: Documentation
  url: https://streak.readme.io/docs
- type: Authentication
  url: https://streak.readme.io/docs/authentication
- type: Getting Started
  url: https://support.streak.com/en/articles/2612883-get-your-streak-api-key
- type: Announcement
  url: https://medium.com/streak-developer-blog/introducing-the-streak-api-4773a18225ec