The base api url is https://replit-oauth.coolcodersj.repl.co/api/v1
To make a request, call the endpoint specified, such as /me/id
Your headers need to include the header in the following format-
Authorization: "Bearer XXXXXXXX"
The base api url is https://replit-oauth.coolcodersj.repl.co/api/v1
To make a request, call the endpoint specified, such as /me/id
Your headers need to include the header in the following format-
Authorization: "Bearer XXXXXXXX"