Current BOE Interest Rate: 5% Next due: 7 November 2024 Total Products: 1323

API helper


API: https://compareinterestrate.uk/api/1.0/bank/bank_name/?page=1

Description: The API will return 100 data according to the bank_name in one page.

Example-1: https://compareinterestrate.uk/api/1.0/bank/halifax/?page=1
The above api will show 100 halifax data in first page


Example-2: https://compareinterestrate.uk/api/1.0/bank/halifax/?page=2
The above api will show 100 halifax data in second page

API: https://compareinterestrate.uk/api/1.0/halifax/2-year/

Description: The API will return 100 data according to the bank_name and year in per page.

Example-1: https://compareinterestrate.uk/api/1.0/halifax/2-year/?page=1
The above api will show 100 halifax data with two years in first page.


Example-2: https://compareinterestrate.uk/api/1.0/halifax/2-year/?page=2
The above api will show 100 halifax data with two years in second page.