Our API documentation is presented in a format that will be familiar to API programmers. It does not provide context or instruction intended for general users. We recommend getting a professional API programmer to do the work if you are looking to use our API.
If you are looking to test the API calls, there is more information than is available on the page by using browser developer tools.
Here is an example of how to get request details using Google Chrome DevTools:
- On the API Documentation page, right click anywhere.
- From the context menu, select Inspect to open DevTools.
- Open the Network tab.
- Start recording.
- On API Documentation page, send a sample request.
- Review the results in the DevTools Network tab for the information you are looking for.