get
https://openapi.tigerfintech.com/api/v1/events
Retrieve event data. Supports both HTTP short-polling and long-polling modes.
Long-polling behavior:
- If eventId is not specified, the interface will use the current request time as the starting point and query events generated after that time until an event occurs or the request times out.
- If eventId is specified, the interface will use the event corresponding to that eventId as the starting point and query all events that occur after it until an event is generated or the request times out. Note: The result does not include the event corresponding to the specified eventId.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…