Get Details
Loading...
When you want to retrieve the details of active products using the API. This article explains the required authentication parameters, API request format, product detail response structure, and FREE Email Service product information.
Gets the details of the active products.
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter |
| api-key | String | Required | Authentication Parameter |
GET
https://test.httpapi.com/api/products/details.json?auth-userid=0&api-key=key
Returns a map with key as productkey and value as another map containing the details of the product corresponding to the product key. If you are offering FREE Email Service, this method will also return details related to it.