Get Rates
Fetch a list of rates generated by a user.
/rates
GET
https://api.terminal.africa/v1/rates
This endpoint allows you to get a list of all rates generated by a user.
Query Parameters
Name
Type
Description
perPage
Number
Specify how many records will be returned in a single request. Defaults to 100.
page
Number
Specify what page of records will be sent in response. Defaults to 1.
Headers
Name
Type
Description
Authorization*
String
Set value to Bearer SECRET_KEY
Last updated