/
API Health

API Health

When a feature of Eshopbox API is deprecated, you need to update your affected apps to make sure they continue to work for the clients using them. You can view an API health report for each of your public and private apps. The report shows you any deprecated calls your app is making and the deadline for updating those calls in your app.

View an app's health report

  1. Log in to the Partner dashboard.

  2. Navigate to Apps from the main pane.

  3. Click the app's status indicator in the API Health column.

The API health report shows the status of the app and a list of any deprecated API calls it has made in the past 30 days. Each deprecated call in the list shows additional information about what you need to do to update your app.

API health statuses

An app can have one of the following statuses:

  • OK: The app has not made any deprecated API calls in the last 30 days.

  • Fix by (date): The app has made deprecated API calls that must be updated by a certain date. This status can appear with either a yellow or a red indicator:

    • A yellow indicator means that you have between 30 days and 9 months to update your app.

    • A red indicator means that you have less than 30 days to update your app.

  • Unsupported: The app is making API calls to unsupported API versions and could be causing significant issues on workspaces that have it installed.

After you remove the deprecated calls from an app, the app's status stays as Fix by (date) until 30 days after the last deprecated call was made. The time of the last deprecated call is shown below the status indicator on the Apps page of the Partner Dashboard.




 

Related content