Planhat REST API

Planhat's REST API for reading and writing every core Customer Platform object — companies, end users, licenses, conversations, notes, tasks, opportunities, deals, sales, invoices, assets, issues, tickets, projects, NPS, churn, metrics and custom models — plus bulk upsert. Bearer-token (Private App) authenticated; limit/offset pagination.

API entry from apis.yml

apis.yml Raw ↑
name: Planhat REST API
description: Planhat's REST API for reading and writing every core Customer Platform object — companies,
  end users, licenses, conversations, notes, tasks, opportunities, deals, sales, invoices, assets, issues,
  tickets, projects, NPS, churn, metrics and custom models — plus bulk upsert. Bearer-token (Private App)
  authenticated; limit/offset pagination.
humanURL: https://www.planhat.com/developers/api/introduction
baseURL: https://api.planhat.com
tags:
- Customer Success
- REST
- Customer Platform
properties:
- type: Documentation
  url: https://www.planhat.com/developers/api/introduction
- type: Authentication
  url: authentication/planhat-authentication.yml
- type: Conventions
  url: conventions/planhat-conventions.yml
- type: ErrorCatalog
  url: errors/planhat-problem-types.yml
- type: DataModel
  url: data-model/planhat-data-model.yml