Regions

Recombee maintains multiple server clusters around the world in order to provide the service with minimal network latency.

You can pick the one that is the closest to you on creating a Database in Recombee Admin UI.

Available Regions

  • US (West Coast)
    • ID: us-west

    • Server-side Base URL: rapi-us-west.recombee.com

    • Client-side Base URL: client-rapi-us-west.recombee.com

  • Canada (East Coast)
    • ID: ca-east

    • Server-side Base URL: rapi-ca-east.recombee.com

    • Client-side Base URL: client-rapi-ca-east.recombee.com

  • Europe
    • ID: eu-west

    • Server-side Base URL: rapi-eu-west.recombee.com

    • Client-side Base URL: client-rapi-eu-west.recombee.com

  • Australia
    • ID: ap-se

    • Server-side Base URL: rapi-ap-se.recombee.com

    • Client-side Base URL: client-rapi-ap-se.recombee.com

You can set the region when initializing the SDK Client. Please check the documentation of your chosen SDK for details.