Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Helentekle123
Frequent Visitor

Power BI integration with Proofpoint using API.

Hello,

I am trying get data from proofpoint using API key.

Has any one done before?

On doc from proofpoint it suggests below :

curl -X GET ^ "https://results_api_domain/api/reporting/v0.1.0/phishing?filter[_campaignstartdate_start]='%campaign...'" -g^ -H "Accept: application/json" ^ -H "x-apikey-token: %accesstoken%" ^ -H "Content-Type: application/json" >phishing.txt

However when I put that on the with API key generated I do not get anything back.

Your help is appricated 

 

Thank you

Helen

2 REPLIES 2
Helentekle123
Frequent Visitor

Hi Jay thank you for replying and help you can provide will be helpful.

[Reports (API)] Developer Guide (securityeducation.com)

[Reports (API)] Developer Guide

This article will provide the information on how to establish use of the Results API.

Apr 22, 2021Wombat Article
ARTICLE NUMBER
000007538
DESCRIPTION
SituationVersionSummary 
What URLs and Endpoints are needed for Results API
Proofpoint Security Awareness Training
Results API
Depending on your production environment, you will need to use the URLs: results.(product environment0.securityeducation.com
Total of 6 endpoints to configure
All information is found at https://proofpoint.securityeducation.com/api/reporting/documentation/


QUESTION

What development information do I need to establish use of the Results API?

ANSWER

Please visit the Proofpoint Security Awareness Training Results API Developer Guide for information.  Note that when configuring your Results API, you will need to use the following URLs depending on your production environment:


See below for the examples of usage for each endpoint.  

API Endpoints - Knowledge Assessment (Example usage)

http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[a]=b&page[number]=#&page[size]=#
http://host.server:port/api/reporting/v0.1.0/cyberstrength?page[number]=2&page[size]=5&filter[_assessmenttype]=[Predefined]
http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[_assignmentstartdate_start]='2016-02-02'&filter[_assignmentstartdate_end]='2016-03-02'&filter[_includenotstarted]=TRUE
http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[_fullquestion]=FALSE&filter[user_tag][Department]='Marketing'&user_tag_enable
http://host.server:port/api/reporting/v0.1.0/cyberstrength?filter[_assignmentname]=[1-17-17 C & YB Phishing - Userlist, 1-15-18 C & YB Phishing]&filter[_useremailaddress]=[john.doe@example.org, jane.doe@example.org]

 

Anonymous
Not applicable

Hi @Helentekle123 ,

 

Can you share the document you refer to? The URL you shared is invalid.

 

Best Regards,

Jay

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.