Regions & Deployment
LW AI operates infrastructure in two regions to provide low-latency access globally. All regions share the same API interface and data.
Available Regions
| Region | Location | API Base URL | Best For |
|---|---|---|---|
| International | Singapore (AWS) | https://openapi.linkwo.ai/v1 | Users in APAC, EMEA |
| America | Hillsboro (AWS) | https://openapi.linkwo.ai/v1 | Users in the Americas |
Choosing a Region
- APAC & EMEA users — Use
openapi.linkwo.aifor optimal routing via Singapore - Americas users — Use
openapi.linkwo.aifor optimal routing via Hillsboro (US West) - Multi-region applications — Configure base URL dynamically based on user location
All endpoints accept the same API keys and provide access to the same models.
Infrastructure Details
Singapore (International)
- Provider: AWS (Amazon Web Services)
- Compliance: International data handling standards
- Network: Optimized routing for APAC and EMEA
- CDN: CloudFront for global static asset delivery
Hillsboro (America)
- Provider: AWS (US West — Oregon)
- Compliance: International data handling standards
- Network: Optimized routing for North and South America
- CDN: CloudFront edge nodes across the Americas
High Availability
Each region features:
- Multi-AZ deployment — Redundant across availability zones
- Auto-scaling — Capacity adjusts to demand automatically
- Load balancing — Traffic distributed across healthy instances
- 99.9% SLA — Committed uptime with service credits
Data Residency
- Requests are processed in Singapore or Hillsboro based on GeoDNS routing
- No cross-region data transfer during request processing
- Enterprise customers can request specific data residency configurations
Related
- API Endpoints — Full endpoint reference
- Performance — Latency benchmarks
- Service Status — Real-time status