API Reference

get_content_types

Description

Returns a list of valid content types that can be passed when placing an order.

Example

{  
	"params":{  
		"whitelabel_id":"API_ID",
		"whitelabel_key":"API_KEY",
		"client_id":"CLIENT_ID",
		"client_key":"CLIENT_KEY",
		"token":"TOKEN",
	  
   },
   "action":"get_content_types"
}