Ory Keto
Number of APIs: 14
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
Contact Support: Email: hi@ory.sh
-
opl-syntax-check - Check the syntax of an OPL file POST {{baseUrl}}/opl/syntax/check
-
version - Return Running Software Version. GET {{baseUrl}}/version
-
relation-tuples-check-openapi - Check a permission GET {{baseUrl}}/relation-tuples/check/openapi?namespace=<string>&object=<string>&relation=<string>&subject_id=<string>&subject_set.namespace=<string>&subject_set.object=<string>&subject_set.relation=<string>&max-depth=<long>
-
relation-tuples-check-openapi - Check a permission POST {{baseUrl}}/relation-tuples/check/openapi?max-depth=<long>
-
relation-tuples-check - Check a permission GET {{baseUrl}}/relation-tuples/check?namespace=<string>&object=<string>&relation=<string>&subject_id=<string>&subject_set.namespace=<string>&subject_set.object=<string>&subject_set.relation=<string>&max-depth=<long>
-
relation-tuples-check - Check a permission POST {{baseUrl}}/relation-tuples/check?max-depth=<long>
-
relation-tuples - Query relationships GET {{baseUrl}}/relation-tuples?page_token=<string>&page_size=<long>&namespace=<string>&object=<string>&relation=<string>&subject_id=<string>&subject_set.namespace=<string>&subject_set.object=<string>&subject_set.relation=<string>
-
namespaces - Query namespaces GET {{baseUrl}}/namespaces
-
health-alive - Check HTTP Server Status GET {{baseUrl}}/health/alive
-
admin-relation-tuples - Delete Relationships DELETE {{baseUrl}}/admin/relation-tuples?namespace=<string>&object=<string>&relation=<string>&subject_id=<string>&subject_set.namespace=<string>&subject_set.object=<string>&subject_set.relation=<string>