Sometimes the easiest way to view API call responses is in your web browser. You can do a GET call on any available endpoint by navigating to https://api.civisanalytics.com/<ENDPOINT>. For example, if I wanted to see the credentials I have access to, I could go to https://api.civisanalytics.com/credentials. Reading the results can be difficult, depending on how your browser displays the JSON response. We recommend installing a JSON viewer browser extension to make reading these results much easier.
Using the API in your browser can be especially helpful when you're looking for object IDs to use in other API calls.
Comments
0 comments
Please sign in to leave a comment.