# reports Reporting endpoints. ## Get keyword reports - [GET /api/v1/reports/keywords/accounts/{account_id}/campaigns/{campaign_id}](https://developers.semify.com/openapi/reports/reports_keywords_get.md): A secured route for getting keyword reports ## Get google analytics traffic reports - [GET /api/v1/reports/google/analytics/traffic/accounts/{account_id}/campaigns/{campaign_id}/date_from/{date_from}/date_to/{date_to}](https://developers.semify.com/openapi/reports/reports_google_analytics_traffic_get.md): A secured route for getting google analytics traffic reports ## Get workflow reports - [GET /api/v1/reports/workflows/accounts/{account_id}/campaigns/{campaign_id}/date_from/{date_from}/date_to/{date_to}](https://developers.semify.com/openapi/reports/reports_workflows_get.md): A secured route for getting workflow reports ## Get backlink reports - [GET /api/v1/reports/backlinks/accounts/{account_id}/campaigns/{campaign_id}](https://developers.semify.com/openapi/reports/reports_backlinks_get.md): A secured route for getting backlinks datapoints reports ## Get lost backlink reports - [GET /api/v1/reports/backlinks/lost/accounts/{account_id}/campaigns/{campaign_id}/date_from/{date_from}/date_to/{date_to}](https://developers.semify.com/openapi/reports/reports_backlinks_lost_get.md): This secured endpoint allows users to retrieve reports on lost backlinks. The and parameters are optional. If these parameters are not provided in the request, the report will automatically cover a default period of the last 60 days from the current date ## Get referring backlinks - [GET /api/v1/reports/backlinks/referring/accounts/{account_id}/campaigns/{campaign_id}/date_from/{date_from}/date_to/{date_to}](https://developers.semify.com/openapi/reports/reports_backlinks_referring_get.md): A secured route for getting referring backlinks by date and count ## Get backlinks provisioned by semify - [GET /api/v1/reports/backlinks/provisioned/accounts/{account_id}/campaigns/{campaign_id}/date_from/{date_from}/date_to/{date_to}](https://developers.semify.com/openapi/reports/reports_backlinks_provisioned_get.md): A secured route for data points pertaining to backlinks provisioned by Semify