header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
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 '/account?walletId='
Responses
🟢200OK
application/json
Body
Example
[{"accountId":"AC9339192929","ctime":"2019-08-24T14:15:22Z","accountName":"Standard Moto Limited","currency":"EUR","remark":"account for eBay","status":"Init","utime":"2019-08-24T14:15:22Z"}]