License API
Product Details
3min
This endpoint provides all the generic flags for product. Only product is required as query parameter.
GET
Params
Query Parameters
product
required
String
Product short code
Header Parameters
Date
required
String
eq. Thu, 17 Nov 2022 20:51:35 GMT
Authorization
required
String
See signing of the License API calls article.
Curl
Node.js
JS
Python
Ruby
|
RESPONSES
200
404
|
unknown_product (400): Provided product was not found
missing_headers (400): Some headers are missing
missing_parameters (400): Some parameters are missing in the request: { params }



Updated 22 Sep 2023
Did this page help you?