Skip to main content
GET
Get feed events for a market

Authorizations

lmts-api-key
string
header
required

Scoped API token with HMAC-SHA256 signing. Requires three headers: lmts-api-key (token ID), lmts-timestamp (ISO-8601), lmts-signature (Base64-encoded HMAC). See Authentication docs for details.

Path Parameters

Query Parameters

page
number

Page number for pagination

Example:

1

limit
number

Number of events per page

Example:

10

Response

List of feed events for the market

data
object
required

Array of feed events with pagination (FEFeedEvents type)

Example: