Can I build on top of Favist?
Developer API
Personal API tokens that act as you, scoped by the same access rules as the interface. Read your collections, add to them, and build whatever you want on top.
- Personal tokens
- Same permissions as you
- REST
A token resolves to a person
It never grants access on its own. It identifies you, and everything after that runs under exactly the permissions you already have. A token cannot reach something you cannot reach.
What you can do with it
- Read your collections and the items in them
- Add items and create lists from your own tooling
- Wire Favist into whatever else you already run