header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params
Request Code 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://app.360x.com/api/v1/news' \
--header'Authorization: Bearer <token>'
Responses
🟢200Success
application/json
Body
Example
[{"id":"80b712ae-5bfe-4e0f-87d8-7482b36cbb3e","title":"New Instrument aded to the bucket.","category":"createNews","content":"New Instrument aded to the bucket.","instrument_id":"a7efd960-f013-4147-aa1b-1d1382f034b9","market_id":"40c1b441-244b-41d4-8218-4fe6564e6230","createdAt":"2020-06-24 22:57:36","updatedAt":"2020-06-24 22:57:36"}]