Apis
NewsTargeted APIs
https://newstargeted.com/apis/
https://webhook.newstargeted.com/
ROBLOX APIS
Roblox User
Usernames
Below is a way to output information listed in the API.
Gets all usernames that a certain player has had before in order of oldest to newest, and does not include the current name.
[ "","master3395","Ibanstick","Master3395","STAFF_4","norway_1"]
https://api.newstargeted.com/roblox/users/v2/usernames?userId=4309939
Username to UserId:
Using Username to get the UserId
https://api.newstargeted.com/roblox/users/v2/GetUserIdByUsername.php?username=Master3395
{ "username":"Master3395","userId":4309939 }
Last Online:
below is using a Username or user ID to get the last known online presence.
https://api.newstargeted.com/roblox/presence/v1/last-online.php?username=Master3395
https://api.newstargeted.com/roblox/presence/v1/last-online.php?userId=4309939
User Image:
below is using a Username or user ID to get the last known online presence.
{ 48x48, 50x50, 60x60, 75x75, 100x100, 150x150, 180x180, 352x352, 420x420, 720x720 }
Visits
Gets the live count of total visits on the user IDs account (Does only show visits of active games)
https://api.newstargeted.com/roblox/users/v2/getvisits.php?username=Master3395
https://api.newstargeted.com/roblox/users/v2/getvisits.php?userid=4309939
Followers
Getting the user's followers
{ "isDeleted": false, "friendFrequentScore": 0, "friendFrequentRank": 201, "hasVerifiedBadge": false, "description": null, "created": "0001-01-01T05:51:00Z", "isBanned": false, "externalAppDisplayName": null, "id": 24941, "name": "david.baszucki", "displayName": "david.baszucki" }
ASSETS
Asset Image:
below is using a Username or user ID to get the last known online presence.
{ 30x30, 42x42, 50x50, 60x60, 75x75, 110x110, 140x140, 150x150, 160x100, 250x250, 256x144, 300x250, 304x166, 384x216, 396x216, 420x420, 480x270, 512x512, 576x324, 700x700, 728x90, 768x432, 1200x80 }
Searches the music API for keyword:
Music API
[{ "AssetId":2957920017,"Name":"Baldi Say Despacito","Description":"Audio","AbsoluteUrl":"https://www.roblox.com/library/2957920017/Baldi-Say-Despacito?Category=Audio\u0026SortType=Relevance\u0026SortAggregation=AllTime\u0026SearchKeyword=despacito\u0026CreatorId=0\u0026Page=1\u0026Position=1\u0026SearchId=16cf52ad-fbe0-4dbd-875c-4cb0abad545e","Price":"","Updated":"12 months ago","Favorited":"12 times","Sales":null,"Remaining":"","Creator":"@LaziToon","CreatorAbsoluteUrl":"https://www.roblox.com/users/856580810/profile/","PrivateSales":"","PriceView":0,"BestPrice":"","IsServerSideThumbnailLookupInCatalogEnabled":true,"AudioUrl":"https://c6.rbxcdn.com/a7b180fa180e96f7e4a2dfda79c8d41a.mp3","Duration":"3:00 minutes","CreatorType":"Creator","ThumbnailAbsoluteUrl":"https://t3.rbxcdn.com/1068d68b401c7601e0c9372f0274f8e8","AssetTypeId":"9","SerialNumber":"4"}]
https://api.newstargeted.com/roblox/assets/v1/SearchMusic.php?Keyword=despacito
Gets the games thumbnail:
Game Thumbnail API
[{
"universeId": 6393375192,
"error": null,
"thumbnails": [{
"targetId": 18876198944,
"state": "Completed",
"imageUrl": "https://t1.rbxcdn.com/2272aac90ef61581654eba1134cb440f",
"version": "TN2"
}]
}]
MISC
Search
Gets info about anything searched on roblox
{ "gameName":"News Targeted [NT] Admin System","gameDescription":"MAS Admin system, is short for Master3395's Admin System.\r\nIt is a cool admin system with remote ban from website.","gameVisits":507,"gameMaxPlayers":700,"universeID":339901977 }
Groups
Outputs the group's information
{ "id": 3057028, "name": "News Targeted [NT]", "description": "News Targeted is a new news website with more features. 1. World News. 2. IT News. 3. Api's (for Roblox) 4. Master3395's Admin System (MAS) \"Put on hold because of Roblox.\" To become a part of \"Fans\", you may pm me or contact me on our social links below :) It's a safety measure. You may also be ranked \"Fans\" if you get noticed.\n\nFollow us on our social media!", "owner": { "hasVerifiedBadge": false, "userId": 4309939, "username": "Master3395", "displayName": "Master3395" }, "shout": { "body": "New information post. https://twitter.com/Newstargeted1/status/1264608939624235008?ref_src=twsrc%5Etfw", "poster": { "hasVerifiedBadge": false, "userId": 4309939, "username": "Master3395", "displayName": "Master3395" }, "created": "2018-09-22T15:19:59.98Z", "updated": "2020-05-24T18:15:30.92Z" }, "memberCount": 110, "isBuildersClubOnly": false, "publicEntryAllowed": true, "hasVerifiedBadge": false }
https://api.newstargeted.com/roblox/groups/v2/group.php?GroupId=3057028
Games
This API lets you see your game's universeID by searching with your game's public ID
{ "gameName":"News Targeted [NT] Admin System","gameDescription":"MAS Admin system, is short for Master3395's Admin System.\r\nIt is a cool admin system with remote ban from website.","gameVisits":507,"gameMaxPlayers":700,"universeID":339901977 }
https://api.newstargeted.com/roblox/games/v2/games.php?placeIds=801672905
Gamepass Games
Gets info about a given gamepass id
{ "gameName":"News Targeted [NT] Admin System","gameDescription":"MAS Admin system, is short for Master3395's Admin System.\r\nIt is a cool admin system with remote ban from website.","gameVisits":507,"gameMaxPlayers":700,"universeID":339901977 }
https://api.newstargeted.com/roblox/assets/v2/assetInfo.php?gamepassId=193561745
XML to JSON Converter
This API converts XML data to JSON format, allowing developers to easily integrate and manipulate data originally in XML format.
{ "gameName":"News Targeted [NT] Admin System","gameDescription":"MAS Admin system, is short for Master3395's Admin System.\r\nIt is a cool admin system with remote ban from website.","gameVisits":507,"gameMaxPlayers":700,"universeID":339901977 }