Getting Started with Planbase

This page will help you get started with Planbase.

Welcome to the Planbase API documentation! Here, you'll find authentication steps and details on supported endpoints and methods.The Planbase API, based on REST principles, features resource-focused URLs, form-encoded payloads, JSON responses, and standard HTTP codes, authentication, and verbs.

Authentication

Persistent Tokens

  • Persistent tokens are perfect for long-term, integration-focused tasks, or when you need to grant different permissions than those associated with your user profile. Furthermore, if you require a token not tied to any specific user profile, a persistent token is the optimal choice.
  • Obtaining a Persistent Token: If your project necessitates a non-expiring token, log into the app > settings > Add API key