Loading...

Knowledge Base

Get Active Product Details Using the API

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.

 

Get Details

 

Description

Gets the details of the active products.

Parameters

NameData TypeRequired / OptionalDescription
auth-useridIntegerRequiredAuthentication Parameter
api-keyStringRequiredAuthentication Parameter

HTTP Method

GET

Example Test URL

https://test.httpapi.com/api/products/details.json?auth-userid=0&api-key=key

Response

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.