# Data Points Products - Data Points ## Edit reply to a Data Point - [PUT /data-points/{id}/reply/{replyId}/approval](https://docs.uberall.com/apis/swagger/data-points/put_data_points_id_reply_replyid_approval.md): Editing an existing reply that needs approval to a Data Point ## Approve reply to a Data Point - [POST /data-points/{id}/reply/{replyId}/approval](https://docs.uberall.com/apis/swagger/data-points/post_data_points_id_reply_replyid_approval.md): Approves a reply to a data point. ## Reject a reply to a Data Point - [DELETE /data-points/{id}/reply/{replyId}/approval](https://docs.uberall.com/apis/swagger/data-points/delete_data_points_id_reply_replyid_approval.md): Deletes a reply to a data point that needs approval. ## Report a Data Point - [POST /data-points/{id}/flag](https://docs.uberall.com/apis/swagger/data-points/post_data_points_id_flag.md): Flag a data point on the directory ## Get a Data Point - [GET /data-points/{id}](https://docs.uberall.com/apis/swagger/data-points/get_data_points_id.md): Get information about a single Data Point ## Like a Data Point - [POST /data-points/{id}/like](https://docs.uberall.com/apis/swagger/data-points/post_data_points_id_like.md): LIke a review (Facebook, Foursquare, ...) ## Unlike a Data Point - [DELETE /data-points/{id}/like](https://docs.uberall.com/apis/swagger/data-points/delete_data_points_id_like.md): Unlike a review (Facebook, Foursquare, ...) ## Moderate a Data Point - [POST /data-points/{id}/moderate](https://docs.uberall.com/apis/swagger/data-points/post_data_points_id_moderate.md): Moderate a Data Point. Only Data Points that belong to a WEBSITE_WIDGETS directory can be moderated. ## Mark as Read - [POST /data-points/read](https://docs.uberall.com/apis/swagger/data-points/post_data_points_read.md): Mark one or several inbox items as read ## Mark as Unread - [DELETE /data-points/read](https://docs.uberall.com/apis/swagger/data-points/delete_data_points_read.md): Mark one or several inbox items as unread ## Get All Data Points - [GET /data-points](https://docs.uberall.com/apis/swagger/data-points/get_data_points.md): Get all data points, potentially filtered by directory, business, rating... ## Reply to a Data Point - [PATCH /data-points/{id}/reply](https://docs.uberall.com/apis/swagger/data-points/patch_data_points_id_reply.md): Reply with a text to a Data Point, e.g. a review ## Get Data Points' Statistics - [GET /data-points/statistics](https://docs.uberall.com/apis/swagger/data-points/get_data_points_statistics.md): Returns statistics about the locations inbox. ## Get Data Points' time series - [GET /data-points/timeseries](https://docs.uberall.com/apis/swagger/data-points/get_data_points_timeseries.md): Returns time series of Data Points