IMPORTANT UPDATE 9/21

On September 21st, 2020 at 5pm UTC, our api url format will be changing as noted below.

beta.hxro.io to api.hxro.io
beta-identity.hxro.io to identity.hxro.io

This will affect ALL url endpoints. All beta.hxro.io endpoints will now be api.hxro.io and all beta-identity.hxro.io endpoints will become identity.hxro.io

Examples:
http://beta.hxro.io/hxroapi/api/ContestSeries/running
will become
http://api.hxro.io/hxroapi/api/ContestSeries/running

https://beta-identity.hxro.io/api/Account
will become
https://identity.hxro.io/api/Account

In ALL of your source code replace beta.hxro.io with api.hxro.io and beta-identity.hxro.io with identity.hxro.io.

beta.hxro.io and beta-identity.hxro.io will no longer function after the update on September 21st, 2020 at 5pm UTC.