Skip to main content
POST
User fills by time

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
userFillsByTime
user
string

42-character hex address

Example:

"0xabc..."

addresses
string[]

Batch of addresses (alternative to user)

startTime
integer

Start timestamp (ms)

endTime
integer

End timestamp (ms)

limit
integer
default:100

Response

Recent fills

result
object[]