header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
id
string
required
Example:
586627f8-57d5-4861-aa48-3c4fcc119c44
Query Params
start_date
integer
optional
Example:
1704047400
end_date
string
optional
Example:
1732991400
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://preprod.api.crego.io/v1/lms/accounts/586627f8-57d5-4861-aa48-3c4fcc119c44/interest_certificate/?start_date=1704047400&end_date=1732991400'