Market News
Get latest market news.
Query parameters
This parameter can be 1 of the following values <code>general, forex, crypto, merger</code>.
Use this field to get only news after this ID. Default to 0
Response
successful operation
Example response
[
{
"summary": "summary",
"image": "image",
"datetime": 0,
"related": "related",
"id": 6,
"source": "source",
"category": "category",
"headline": "headline",
"url": "url"
}
]Changes
Changed in 3 of the 35 revisions of this API.15
- ▲
for the
queryrequest parameterminId, the type/format was changed fromstring/tointeger/int64request-parameter-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api operation id
general-newsremoved and replaced withmarket-newsapi-operation-id-removed
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api operation id
market-newsremoved and replaced withgeneral-newsapi-operation-id-removed
- ○
api tag
Defaultremovedapi-tag-removed
- ○
for the
queryrequest parameterminId, the type/format was generalized frominteger/int64tostring/request-parameter-type-generalized
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○