get
https://api.fiscanner.net/Vouchers
Pagination: This endpoint implements server-side pagination to efficiently handle large datasets. The response includes metadata about total count, current page, and available pages.
Performance Considerations:
- Uses MongoDB's efficient skip/limit operations
- Results are projected to minimize data transfer
- Supports indexing on commonly filtered fields