Planhat Logo

Developers

Planhat Logo

Developers

Introduction

Welcome to Planhat's API! It will help you interact with Planhat whenever you need something that is not covered by one of our standard integrations.

The API has a few "open" endpoints that can be used to push data without the need to authenticate. This is ideal if all you need is to send some server side metrics, user activities, call logs, etc. If you need more than that, API keys will give you access to the full API which will let you do almost anything related to your data in Planhat.

Base URL

The base url for general API requests is:


The base url for user tracking and metrics is:

API Alternatives

In some cases you may prefer to manage your Planhat data in some other way than over API. For those situations you have the following options:

  • Manually in the app
    It is easy to update any data in Planhat manually from within the app. You can create, update and remove whole objects or specific properties, bulk update is typically available as well.

  • Import / Export
    Another option to create and update data in Planhat is via xlsx file import. The file import corresponds to a bulkUpsert operation, creating items where they don't exist and updating if they already exist.

  • Integrations
    Planhat comes with many out of the box integrations to help sync data to and from CRMs such as Salesforce and Hubspot, Support Tools, Jira, NPS tools, etc. For those using Salesforce this is a common way to load companies and contacts (among other things) into Planhat.

  • Zapier
    There is a Zapier app for Planhat supporting the basic events and actions, for example to create companies, endusers and Notes. But using web requests really any API endpoint could be leveraged.

Welcome to Planhat's API! It will help you interact with Planhat whenever you need something that is not covered by one of our standard integrations.

The API has a few "open" endpoints that can be used to push data without the need to authenticate. This is ideal if all you need is to send some server side metrics, user activities, call logs, etc. If you need more than that, API keys will give you access to the full API which will let you do almost anything related to your data in Planhat.

Base URL

The base url for general API requests is:


The base url for user tracking and metrics is:

API Alternatives

In some cases you may prefer to manage your Planhat data in some other way than over API. For those situations you have the following options:

  • Manually in the app
    It is easy to update any data in Planhat manually from within the app. You can create, update and remove whole objects or specific properties, bulk update is typically available as well.

  • Import / Export
    Another option to create and update data in Planhat is via xlsx file import. The file import corresponds to a bulkUpsert operation, creating items where they don't exist and updating if they already exist.

  • Integrations
    Planhat comes with many out of the box integrations to help sync data to and from CRMs such as Salesforce and Hubspot, Support Tools, Jira, NPS tools, etc. For those using Salesforce this is a common way to load companies and contacts (among other things) into Planhat.

  • Zapier
    There is a Zapier app for Planhat supporting the basic events and actions, for example to create companies, endusers and Notes. But using web requests really any API endpoint could be leveraged.

Welcome to Planhat's API! It will help you interact with Planhat whenever you need something that is not covered by one of our standard integrations.

The API has a few "open" endpoints that can be used to push data without the need to authenticate. This is ideal if all you need is to send some server side metrics, user activities, call logs, etc. If you need more than that, API keys will give you access to the full API which will let you do almost anything related to your data in Planhat.

Base URL

The base url for general API requests is:


The base url for user tracking and metrics is:

API Alternatives

In some cases you may prefer to manage your Planhat data in some other way than over API. For those situations you have the following options:

  • Manually in the app
    It is easy to update any data in Planhat manually from within the app. You can create, update and remove whole objects or specific properties, bulk update is typically available as well.

  • Import / Export
    Another option to create and update data in Planhat is via xlsx file import. The file import corresponds to a bulkUpsert operation, creating items where they don't exist and updating if they already exist.

  • Integrations
    Planhat comes with many out of the box integrations to help sync data to and from CRMs such as Salesforce and Hubspot, Support Tools, Jira, NPS tools, etc. For those using Salesforce this is a common way to load companies and contacts (among other things) into Planhat.

  • Zapier
    There is a Zapier app for Planhat supporting the basic events and actions, for example to create companies, endusers and Notes. But using web requests really any API endpoint could be leveraged.