diff --git a/docs/device-connect/insights-api.md b/docs/device-connect/insights-api.md index 68ba688e..3ac3f992 100644 --- a/docs/device-connect/insights-api.md +++ b/docs/device-connect/insights-api.md @@ -19,10 +19,16 @@ API authentication is managed using the **SERVER_API_KEY** provided by FinBox. S ## Endpoints -| Insights | Endpoint | Request Type | IP Whitelisting | -| - | - | -| - | -| Production | **https://insights.finbox.in/v2/risk/predictors** | POST | Yes | -| Development | **https://insights.finbox.in/staging/risk/predictors** | POST | No | +| Country | Insights | Endpoint | Request Type | IP Whitelisting | +| - | - | - | -| - | +| India | Production | **** | POST | Yes | +| India | Development | **** | POST | No | +| Philippines | Production | **** | POST | Yes | +| Philippines | Development | **** | POST | No | +| Vietnam | Production | **** | POST | Yes | +| Vietnam | Development | **** | POST | No | +| Indonesia | Production | **** | POST | Yes | +| Indonesia | Development | **** | POST | No | ## Request