# Authzed Relationships API

**Canonical:** https://apis.io/apis/authzed/authzed-relationships-api/  
**Provider:** Authzed — https://apis.io/providers/authzed/  
**Base URL:** https://grpc.authzed.com  
**Documentation:** https://authzed.com/docs/spicedb/getting-started/discovering-spicedb

Authzed Relationships API is one of 6 APIs that [Authzed](https://apis.io/providers/authzed/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Relationships. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

Read, write, delete, and bulk import/export relationship tuples

## Operations (5)

| Method | Path | Summary |
|---|---|---|
| POST | `/v1/relationships/delete` | DeleteRelationships atomically bulk deletes all relationships matching the provided filter. If no relationships match, none will be deleted and the operation... |
| POST | `/v1/relationships/exportbulk` | ExportBulkRelationships is the fastest path available to exporting relationships from the server. It is resumable, and will return results in an order determ... |
| POST | `/v1/relationships/importbulk` | ImportBulkRelationships is a faster path to writing a large number of relationships at once. It is both batched and streaming. For maximum performance, the c... |
| POST | `/v1/relationships/read` | ReadRelationships reads a set of the relationships matching one or more filters. |
| POST | `/v1/relationships/write` | WriteRelationships atomically writes and/or deletes a set of specified relationships. An optional set of preconditions can be provided that must be satisfied... |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/authzed/refs/heads/main/openapi/authzed-relationships-api-openapi.yml
- **Documentation** — https://authzed.com/docs/spicedb/getting-started/discovering-spicedb
- **GrpcDocumentation** — https://buf.build/authzed/api/docs/main:authzed.api.v1
- **GitHubRepository** — https://github.com/authzed/api
- **SDKs** — https://authzed.com/docs/spicedb/getting-started/client-libraries

## Other Authzed APIs (5)

- [Authzed Cloud API](https://apis.io/apis/authzed/authzed-cloud-api/)
- [Authzed Experimental API](https://apis.io/apis/authzed/authzed-experimental-api/)
- [Authzed Permissions API](https://apis.io/apis/authzed/authzed-permissions-api/)
- [Authzed Schema API](https://apis.io/apis/authzed/authzed-schema-api/)
- [Authzed Watch API](https://apis.io/apis/authzed/authzed-watch-api/)

## Tags

Relationships

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/authzed/authzed-relationships-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/authzed/.
