to Headers,whose value is to concatenate the Token after the Bearer.
Example:
Authorization: Bearer ********************
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://lnk.bio/oauth/v1/lnk/list'
Responses
🟢200Success
application/json
Body
Example
{"status":true,"errors":[null],"data":[{"created_at":"2024-02-12T15:17:44+08:00","title":"My Blog Post","image":"https://cdn2.lnk.bi/profilepics/3159524853_20231206705.png","link":"https://myblog.com/post_id","meta":{"id":1234,"timestamp":1707722264}}]}