Request Details
- URL:
https://api.coinfi.zone/transactions - Method:
GET - Query Parameter:
limit(optional) – defines the maximum number of transactions to return.
Example Request
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The maximum number of transactions to return. Default is 10 if not specified.
Response
200 - application/json
A list of transactions.

