Scheduled Downtimes

Due to the scheduled downtimes of Myinfo upstream systems, financial data from CPF Board and IRAS, and FIN user data from MOM are unavailable via Myinfo, Myinfo business, Verify and SGFinDex API at the following times:

  • CPFB

    • Every day 0500hrs to 0530hrs

    • Every 1st Sun of the month from 0000hrs to 0800hrs

    • Every 4th Sun of the month from 0000hrs to 0800hrs

  • IRAS

    • Every Wed, 0200hrs to 0600hrs

    • Every Sun, 0200hrs to 0830hrs

  • MOM

    • Every 4th Sun of the month from 0000hrs to 0600hrs


What to Expect During Downtime

During these maintenance periods, users will encounter an error response when attempting to retrieve the affected data. No data will be returned.

The specific error response that partners will receive will differ depending on their client version.

The error response for Myinfo v3/v4 clients is:

{
"statusCode": 500,
"message": "Internal server error - 540"
}

For Myinfo v5 clients, you will receive an error of status code 502, with the following response body:

{
"id":"872527df-1c6b-4d65-be27-b2b9642a8c92",
"error":"upstream_dependency_error",
"error_description":"An error has occurred.",
"trace_id":"1-68c39359-03322d4443ca5f0c353c7beb"
}

Partners are expected to handle the above error responses in their internal systems and display a corresponding user-friendly error message to their end-users. This ensures a smooth user experience even during downtimes.

Please note that Myinfo, Myinfo Business, and Verify APIs will remain available for all other data items not affected by the maintenance.

Similarly, SGFinDex services will be unable to retrieve government-related data (from CPF and IRAS) during these times. However, SGFinDex will still be available for non-government data from financial institutions.

Last updated

Was this helpful?