Market news

Recent news coverage linked to a market (public, keyset-paginated).

Path parameters

market_idstringRequiredformat: "uuid"

Query parameters

limitintegerOptional1-100Defaults to 10

Items per page (clamped to 25)

cursorstring or nullOptional
Opaque cursor from a previous page

Response

Successful Response
has_nextboolean
itemslist of objects
limitinteger
next_cursorstring or null
previous_cursorstring or null

Errors

404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error