Skip to content

Commit 1ab7786

Browse files
authored
Merge pull request #3955 from segmentio/marcus/object-api
Object API regional endpoint
2 parents 99a3b78 + 63c7283 commit 1ab7786

File tree

1 file changed

+6
-0
lines changed
  • src/connections/sources/catalog/libraries/server/object-api

1 file changed

+6
-0
lines changed

src/connections/sources/catalog/libraries/server/object-api/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ The Objects API is asynchronous by default. This means that if object updates ar
3939

4040
Note: The average response time increases with the synchronous objects API header set, which can impact performance speed.
4141

42+
## Regional configuration
43+
44+
For Business plans with access to [Regional Segment](/docs/guides/regional-segment), you can use the `host` configuration parameter to interact with the desired region:
45+
1. Oregon (Default) — `objects.segment.com`
46+
2. Dublin — `objects.euw1.segment.com`
47+
4248
## Naming
4349

4450
### snake_case properties

0 commit comments

Comments
 (0)