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

HttpService: User Created Web API Syntax?

Asked by
Minifig77 190
9 years ago

I'm learning how to use the HttpService. A very useful way to apply HttpService is through user created web APIs, such as roproxy.pw. However, I'm having a hard time utilizing these APIs because I can't figure out the syntax behind them. For example, an API of roproxy.pw is GetIdByUsername (which is rather self-explanatory.) The site lists the API's name and its arguments, but I don't know how to call it.

How do I use user created web APIs?

1 answer

Log in to vote
0
Answered by
Gamenew09 180
9 years ago

Most user created web APIs have an example to call the api. Look on the documentation, usually the main page, and see what they want.

I know that roproxy.tk's syntax is http://roproxy.tk/rapi/API[/ARG1][/ARG2]. And yes roproxy changed the end of the url to .tk.

If this helped please upvote and set as answer!

Ad

Answer this question