Someone with knowledge of REST api.

Status
This thread has been locked.

Medi

Bot Developer
Premium
Feedback score
27
Posts
393
Reactions
171
Resources
1
Working on creating a REST api for some back-end work. Im trying to figure out how to get the link to make requests for it after its on the host... If you have any knowledge on this, drop it below pls.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

FireFlower

Feedback score
6
Posts
228
Reactions
48
Resources
0
Do you mean how to format a request using an API token after a user has been authorized?
 

ImmaTryHardPvP

Feedback score
0
Posts
53
Reactions
6
Resources
0
You need to use http requests for that to happen. Every language is different with handling cors headers iirc. If you want I can help you over discord or even make it for you for a price.

Edit:
If authentication is a must then I'd recommend using auth0. Although it sometimes can be a pain
 
Last edited:
Status
This thread has been locked.
Top