# Scaleway Read Replicas API

**Canonical:** https://apis.io/apis/scaleway/scaleway-read-replicas-api/  
**Provider:** Scaleway — https://apis.io/providers/scaleway/  
**Documentation:** https://www.scaleway.com/en/developers/api/instances/

Scaleway Read Replicas API is one of 74 APIs that [Scaleway](https://apis.io/providers/scaleway/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Read Replicas. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

A Read Replica is a live copy of a Database Instance that behaves like an Instance, but that only allows read-only connections. The replica mirrors the data of the primary Database node and any changes made are replicated to the replica asynchronously. Read Replicas allow you to scale your Database Instance for read-heavy database workloads. They can also be used for business intelligence workloads. A Read Replica can have at most one direct access and one Private Network endpoint. `Loadbalancer` endpoints are not available on Read Replicas even if this resource is displayed in the Read Replica response example. If you want to remove a Read Replica endpoint, you can use [delete a Database Instance endpoint](#path-endpoints-delete-a-database-instance-endpoint) API call. Instance Access Control Lists (ACL) also apply to Read Replica direct access endpoints. **Limitations:** There might be replication lags between the primary node and its Read Replica nodes. You can try to reduce this lag with some good practices: * All your tables should have a primary key * Don't run large transactions that modify, delete or insert lots of rows. Try to split it into several small transactions.

## Machine-readable artifacts (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/scaleway/refs/heads/main/openapi/scaleway-read-replicas-api-openapi.yml
- **Documentation** — https://www.scaleway.com/en/developers/api/instances/
- **Documentation** — https://www.scaleway.com/en/developers/api/kubernetes/
- **Documentation** — https://www.scaleway.com/en/developers/api/iam/
- **Documentation** — https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/
- **Documentation** — https://www.scaleway.com/en/developers/api/managed-databases-for-postgresql-and-mysql/
- **Documentation** — https://www.scaleway.com/en/developers/api/vpc/
- **Documentation** — https://www.scaleway.com/en/developers/api/serverless-containers/
- **Documentation** — https://www.scaleway.com/en/developers/api/serverless-functions/
- **Documentation** — https://www.scaleway.com/en/developers/api/secret-manager/
- **Documentation** — https://www.scaleway.com/en/developers/api/transactional-email/

## Other Scaleway APIs (12)

- [Scaleway Generative APIs](https://apis.io/apis/scaleway/scaleway-generative-apis/)
- [Scaleway Access Control List API](https://apis.io/apis/scaleway/scaleway-access-control-list-api/)
- [Scaleway ACLs API](https://apis.io/apis/scaleway/scaleway-acls-api/)
- [Scaleway Alert Subscribers API](https://apis.io/apis/scaleway/scaleway-alert-subscribers-api/)
- [Scaleway API Keys API](https://apis.io/apis/scaleway/scaleway-api-keys-api/)
- [Scaleway Applications API](https://apis.io/apis/scaleway/scaleway-applications-api/)
- [Scaleway Backends API](https://apis.io/apis/scaleway/scaleway-backends-api/)
- [Scaleway Backups API](https://apis.io/apis/scaleway/scaleway-backups-api/)
- [Scaleway Blocklist API](https://apis.io/apis/scaleway/scaleway-blocklist-api/)
- [Scaleway Certificate API](https://apis.io/apis/scaleway/scaleway-certificate-api/)
- [Scaleway Cluster types API](https://apis.io/apis/scaleway/scaleway-cluster-types-api/)
- [Scaleway Clusters API](https://apis.io/apis/scaleway/scaleway-clusters-api/)

## Tags

Read Replicas

---

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