Wise Labs
Products
Blog
About us
Week Plan logo

Week Plan Developer API for Creating Integrations & Apps

The Developer API or Week Plan API enables seamless integration of task management features into your applications. With flexible endpoints, it allows developers to build custom workflows, sync tasks, and extend productivity tools for teams and individuals.

Hi developer!

I am Aymeric the founder of Week Plan.

I want Week Plan to be usable from anywhere: web, mobiles, tablets, watches, glasses, etc… but I can’t do it all by myself.

If you are interested in developing some app that integrates with Week Plan, contact me at api@Week Plan.net, I want to help you! We will need to communicate often to get you sorted.

The current web app uses only the API, so much is possible, you just need to know how to work with the API. The easiest way to do this at the moment is to look at the Chrome Developer Tools, in the Network tab, to see the requests made by the web app to the API.

I can also send you the javascript files that contact the API so that you can see how I integrate with the API.

I advice you to limit the scope of your first version to something very simple like (User Registration, User Login, Today List, New Task in Today List), something like that and once you publish this first version, you will start getting some users and that will motivate you to keep going :)

Shipping is the hardest part of a project at the beginning :)