Stay organized with collectionsSave and categorize content based on your preferences.
This page describes Spanner RPC global and regional endpoints. You can
use a global or regional service endpoint to make requests to
Spanner.
Use aregional endpointto enforce regional
restriction and ensure that your data is stored and processed within the same
region.
The SpannerRPC global endpointisspanner.googleapis.com.
TheRPC regional endpointfollows the formatspanner.<REGION>.rep.googleapis.com. For example, if you want to enforce
data guarantees in the regional instance configuration Dammam (me-central2),
usespanner.me-central2.rep.googleapis.comas your regional endpoints. For
more information, seeGlobal and regional service endpoints.
Onlyme-central2is available as a possible regional endpoint.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Global and regional service endpoints\n\nThis page describes Spanner RPC global and regional endpoints. You can\nuse a global or regional service endpoint to make requests to\nSpanner.\n\nUse a [regional endpoint](/spanner/docs/endpoints) to enforce regional\nrestriction and ensure that your data is stored and processed within the same\nregion.\n\nThe Spanner **RPC global endpoint** is `spanner.googleapis.com`.\n\nThe **RPC regional endpoint** follows the format\n`spanner.\u003cREGION\u003e.rep.googleapis.com`. For example, if you want to enforce\ndata guarantees in the regional instance configuration Dammam (`me-central2`),\nuse `spanner.me-central2.rep.googleapis.com` as your regional endpoints. For\nmore information, see [Global and regional service endpoints](/spanner/docs/endpoints).\n\nOnly `me-central2` is available as a possible regional endpoint."]]