POPSMARTKIDS
API
API Recource Information
API version 1.0
No Rate Limit
No Authentication
Response Format is json
HTTP Method used is GET
Response Objects are Products
There are two API request options: get all products and their information or search for a product by name and get all of its information. To get all products follow example one below. To search for a product by name use example two below where productName is the name of the product you are searching for.
Examples:
1) ncsmart1.azurewebsites.net/api/public/api/applications
2) ncsmart1.azurewebsites.net/api/public/api/applications/productName
Example Output:
Here is some API document examples from other companies.