📘
Plannr API User Guide
  • 🚀Welcome!
  • 📄API Reference
  • Getting Started
    • 🔓Authentication
    • 📤Making Requests
    • 👩‍💼Users, Logins, and Accounts
  • Basics
    • 👓Using The API Reference
    • 🗃️Query Parameters
    • 🔥Rate Limits
  • Addons
    • 🔌Add-On Store
    • 🚀Launch Button
Powered by GitBook
On this page

Was this helpful?

  1. Basics

Using The API Reference

PreviousUsers, Logins, and AccountsNextQuery Parameters

Last updated 5 months ago

Was this helpful?

The top of this User Guide contains a link to the documentation for Plannr API which details all possible endpoints that can be consumed. The API follows a typical REST architecture, with most endpoints returning a JSON resource.

Endpoints are grouped based on the area of Plannr that they affect. Each endpoint has a tag for what type of HTTP request it needs to be, as well as a small description to describe what the endpoint does.

Upon clicking an endpoint in the navigation bar, the documentation will display the endpoint question and all relevant information for that endpoint.

The search bar can also be utilised to search for specific endpoints, parameters, or response data.

👓
📄API Documentation
An example of a group of endpoints in the side navigation menu
An example of the main page for a specific endpoint