What is HttpService and HttpApiRbxService?

What is HttpService and HttpApiRbxService?

2 Likes

https://developer.roblox.com/en-us/api-reference/class/HttpService

1 Like

Hi!
Good to see you questions about those Service, I think you had read the API-Reference About HttpService Before, but you just Don’t Understand.

Short Answer, HttpService is Service that give you an ability to send HTTP Request to Web Server
But Can’t Send to Official Roblox API Service
More Details: HttpService (roblox.com)

HttpApiRbxService is Service that give you ability to send HTTP Request to Official Roblox API Service, BUT HOLD ON. THIS SERVICE CAN ONLY BE USE BY ROBLOX CORESCRIPTS
More Details: HttpRbxApiService (roblox.com)

You can ask me for example If you want too, just reply my reply (sorry for my English)

2 Likes