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.

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

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

Base URL

https://api.habitify.me

Last updated