API Documentation
  • Getting Started
  • Changelog
  • Authentication
  • Date Format
  • Response API
  • Core Resources
    • Journal
    • Habits
      • Status
      • Logs
      • Goal
        • Periodicity
    • Actions List
    • Notes
    • Moods
    • Areas
  • Enum
    • Action Status
    • Mood Value
    • Note Type
    • Unit Type
    • Log Method
    • Time Of Day
Powered by GitBook
On this page

Was this helpful?

Getting Started

This is the official documentation for Habitify API. A reference to the functionality our public API provides with detailed description of each API endpoint, parameters, and examples.

NextChangelog

Last updated 4 years ago

Was this helpful?

Habitify API is organized around . Our API has predictable resource-oriented URLs, returns responses, and uses standard HTTP response codes, authentication, and verbs.

To getting started you should continue with the , in order to learn all the details on the best way to authenticate to our server.

Base URL

https://api.habitify.me

REST
JSON-encoded
Authentication