Skip to content

Commit 486d66e

Browse files
Merge pull request #6825 from segmentio/fix-5991
Add EU endpoint callout to HTTP API doc
2 parents 95459e7 + c46232d commit 486d66e

File tree

1 file changed

+3
-0
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ The Segment HTTP Tracking API lets you record analytics data from any website or
77

88
Segment has native [sources](/docs/connections/sources/) for most use cases (like JavaScript and iOS) that are all built for high-performance and are open-source. But sometimes you may want to send to the HTTP API directly—that's what this reference is for.
99

10+
> info "HTTP API sources in EU workspaces should use the `events.eu1.segmentapis.com` endpoint"
11+
> If you are located in the EU and use the `https://api.segment.io/v1/` endpoint, you might not see any errors, but your events will not appear in the Segment app. For more information about regional support, see the [Source Regional support](/docs/guides/regional-segment/#source-regional-support) documentation.
12+
1013
## Headers
1114

1215
### Authentication

0 commit comments

Comments
 (0)