Monday, May 20, 2024

Data - Image
Action:
GET
Method:
GET
URL: /api/v1/data/image/get
Description: Fetch a Dow Jones Entities Image Data based on Identifier
Type Key DataType Notes
Headers api-key String Your Api-Key
Params EntityID Int32 Entity Identifier
Params ReturnFormat String Json or Xml
Return Data: Json or XML collection of the Data Entities Image Data
[{
 "EntityID": 98141,
 "Serial": 1,
 "URL": "http://citata.in/wp-content/uploads/2012/07/%D0%9F%D1%83%D1%82%D0%B8%D0%BD.jpg"
}]
Field Data Type
EntityID Int 32
Serial Int 16
URL Text 255