Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to add headers to api posts?

Asked by 4 years ago

I'm trying to script my game and I need an API header and I don't know how to add them, any help will be appreciated :)

1 answer

Log in to vote
0
Answered by
crywink 419 Moderation Voter
4 years ago

Hey!

I think you would probably want to look for the HttpService RequestAsync function. You pass a dictionary where you can define different request methods, headers, and more... If you have any other questions, just let me know.

If this helped, please remember to accept the answer. :)

Ad

Answer this question