Make Metrics API calls
Last updated
Was this helpful?
Last updated
Was this helpful?
To make API calls, refer to the . There are examples in node.js and python3 so that you can enter either subdirectory and run either npm
install
or pip -r
install
requirements.txt
.
There is a single endpoint used to access the metrics API. The api.py
or api.js
files contain a function that will streamline this call, and all other API scripts make use of this function to log the output of that request to the console. You will need a valid developer to access.