We will be undertaking scheduled maintenance on our main production database. The maintenance will require one short outages of around 5 minutes during a 30 minute window. During these periods, the API and dashboard will be inaccessible.
During maintenance our API will return the following response:
{
"http_code": 503,
"response_code": "SERVICE_UNAVAILABLE",
"response_msg": "Planned maintenance, please try again later.",
"data": null
}
Posted on
Mar 24, 2023 - 06:57 UTC