1
Enter your API token
Set the authentication header with your API key:
2
Identify specific refIDs you want returned
To request the raw data responses, refIDs should be referenced within the “questions” element.
3
All questions for a section
Starting with FEM2023, you can also retrieve all of the questions within a specific category.
4
Also get performance data fields
To get specific fields from within the normalized performance dataset, use the “performance” element.
5
Retrieve calculation results
As one example of a string-based logical calculation, ‘ensourcecoaltrack’ evaluates whether coal is tracked in all domestic and production use. This is how you would specify the location for those results in the include params.
6
Set the number of records to return
Control the number of results returned with the
size parameter.
