MySafeInfo
This collection contains all the API calls for the MySafeInfo [Data API] (https://mysafeinfo.com/documentation/data) and [WICK API] (https://mysafeinfo.com/documentation/wick). Simply run the collection in Postman and set the environment variables with your MySafeInfo keys.
The Data API offers a variety of datasets, which can be requested in XML, JSON, JSONP, CSV, and HTML formats. Within each format, it is possible to customize the data. MySafeInfo is always adding new datasets in areas such as geography, history, sports, nature, science, business, demographics, and much more. Watch for new datasets daily.
If you have data that you would like to consume through our API, but don't want it made available to other users, the WICK API is a RESTful web API that allows developers to create and manage their own databases, tables, and data. Each account is secured with API keys unique to your account. You are in control of your data.
Visit [mysafeinfo.com] (https://mysafeinfo.com) for more information.
GETData API - JSON Data
This example gets a list of The Beatles Albums in JSON format.
GETData API - XML Data
This example gets a list of The Beatles Albums in XML format and optionally sets the root name, element name, and sort.
GETWICK API - Version
This method allows you to get the current version of the WICK API.