Overview
🦖 What is Nipto?
It's an app that organizes a funny family, couple or roommates game to compete around chores and involve everyone in the home cleaning work.
You can learn more about the app here.
🚀 Use the API
Prerequisites
To use this API you'll need:
- A Nipto Premium account for which you can generate an
tokenin the app settings. - Some knowledge about GraphQL to build your
queriesandmutations.
Links
Nipto's API is based on graphql and is available on the following URL: https://nipto.app/graphql
Authentication
⚠️ IMPORTANT You will need to provide the
tokenin theAuthorizationfield of thehttp-headersto make it work.
Examples
If it helps, you can use this postman collection as a starting point.
🔨 Work in progress
Nipto's API is still in beta, do not hesitate to contact us at support@nipto.app if you face any issue with it.