Deployments

ResDiary restaurants run in regional deployments. Your target restaurant’s region selects the EPOS API base URL.

Development

circle-exclamation

Production

Use the base URL for the restaurant’s deployment region.

Region
EPOS API base URL

UK

https://apim.hos.accessacloud.com/rd-epos-api/uk

AUS

https://apim.hos.accessacloud.com/rd-epos-api/au

US North Central

https://apim.hos.accessacloud.com/rd-epos-api/usnc

SE Asia

https://apim.hos.accessacloud.com/rd-epos-api/asse

East Asia

https://apim.hos.accessacloud.com/rd-epos-api/ase

Region codes

Production URLs include the region code as a path segment.

  • uk - UK

  • au - AUS

  • usnc - US North Central

  • asse - SE Asia

  • ase - East Asia

If you use the wrong region, you’ll get 400 Bad Request.

Last updated

Was this helpful?