The Reporting API enables you to integrate Enforce data into your tool chain. Whether it's a single pane of glass application, a custom dashboard, or your SIEM, developers can easily use our RESTful API to retrieve and integrate Enforce data. To get started, contact Valimail Product Support to obtain your API credentials.

Please follow the online documentation page for Valimail’s Reporting API here.



TABLE OF CONTENTS



How to obtain API credentials

You must contact support to obtain the information necessary for API credential access. Please file a ticket here


Available API Endpoints

Senders Report


The Senders Report endpoint responds with the reporting information on a given domain. To learn more about the Senders Report in the app, you can find a detailed breakdown of each field here

For technical details on how to access this endpoint via API, please refer to our API documentation page



Unidentified Report


The Unidentified Report endpoint responds with the reporting information that is broken down by each unidentified IP address that has spoofed a given domain.

For technical details on how to access this endpoint via API, please refer to our API documentation page



Authentication

This endpoint is responsible for generating session tokens once you receive the necessary credentials from support. 


For technical details on how to access this endpoint via API, please refer to our API documentation page