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

  1. opl-syntax-check - Check the syntax of an OPL file POST {{baseUrl}}/opl/syntax/check

  2. version - Return Running Software Version. GET {{baseUrl}}/version

  3. 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>

  4. relation-tuples-check-openapi - Check a permission POST {{baseUrl}}/relation-tuples/check/openapi?max-depth=<long>

  5. 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>

  6. relation-tuples-check - Check a permission POST {{baseUrl}}/relation-tuples/check?max-depth=<long>

  7. 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>

  8. namespaces - Query namespaces GET {{baseUrl}}/namespaces

  9. health-alive - Check HTTP Server Status GET {{baseUrl}}/health/alive

  10. 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>