Page Operation
Page Operation
Query Lightnings by Time Range With Pagination Support. Maximum backward interval is 5 days.
POST
Page Operation
Documentation Index
Fetch the complete documentation index at: https://api-docs.iklim.co/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Backward interval in seconds
Required range:
60 <= x <= 432000Example:
600
End time in Epoch milliseconds
Required range:
x >= 0Example:
1746454091000
Page number
Required range:
x >= 0Example:
0
Page size
Required range:
x <= 100Example:
10