#Welcome
1 messages · Page 1 of 1 (latest)
I would like to know wether do you have an example using API and filter with zanzibar-like solution ?
For example, I would like to provide data to a user .. which a user is owner, for example.
I working a finance company .. and I would like to use and test the permify
For writing authorization data you can use following API: https://docs.permify.co/docs/api-overview/data/write-data/
In Permify, attributes and relations between your entities, objects and users represents your authorization data. These data stored as tuples in a [preferred database].
Also you can examine other apis from https://docs.permify.co/docs/api-overview/
Permify API provides various functionalities around authorization such as performing access checks, reading and writing relation tuples, expanding your permissions (schema actions), and more.