GithubHelp home page GithubHelp logo

roblox-web-apis's Introduction

Roblox API Sites

Site Description
abtesting.roblox.com Endpoints for the A/B Testing framework
accountinformation.roblox.com All endpoints for acessing/modifying account information
accountsettings.roblox.com All endpoints for account/user settings
adconfiguration.roblox.com Roblox Ad Configuration related endpoints
ads.roblox.com Ads configuration endpoints
assetdelivery.roblox.com Serves asset content
auth.roblox.com All endpoints that tamper with authentication sessions
avatar.roblox.com Endpoints relating to the customization of player avatars
badges.roblox.com Endpoints for badges and badge awards management
billing.roblox.com Real money transactions and interaction
catalog.roblox.com Catalog items browsing and searching. Content and user based catalog items recommendations
chat.roblox.com All chat and party related endpoints
clientsettings.roblox.com Used by various Roblox clients to retrieve configuration information
clientsettingscdn.roblox.com Used by various Roblox clients to retrieve configuration information
client-telemetry.roblox.com Handles client telemtry
contentstore.roblox.com ApiSite to front the TemporaryStore for files before uploading to S3
contacts.roblox.com Contacts and userTag management
develop.roblox.com Game development configuration endpoints
economy.roblox.com Endpoints related to transactions and currency
economycreatorstats.roblox.com Roblox.EconomyCreatorStats.Api endpoints.
engagementpayouts.roblox.com For engagement-based payout information
ephemeralcounters.api.roblox.com Handles ephemeral counters
followings.roblox.com Establishes follow relationship between subscriber entities (users, groups, etc) and source entities (games, groups, assets, etc.)
friends.roblox.com Friends, followers, and contacts management
gameinternationalization.roblox.com Manages internationalization of games such as translating in game content.
gamejoin.roblox.com All endpoints around launching a game
gamepersistence.roblox.com Endpoints for the in-game datastore system for storing data for games
games.roblox.com All endpoints for game discovery, and details
groups.roblox.com Groups management
groupsmoderation.roblox.com Group Moderation
inventory.roblox.com All endpoints for viewing (but not granting) ownership of items
itemconfiguration.roblox.com Configure Items (bundles and avatar assets)
lms.roblox.com Status of the Latency Measurement Service
locale.roblox.com User locale management
localizationtables.roblox.com Handles managing of localization tables
metrics.roblox.com Record metrics across Roblox
notifications.roblox.com All notification stream endpoints
points.roblox.com The web Api for the in-game PointsService
premiumfeatures.roblox.com This API is for premium features and anything pertaining to account add ons
presence.roblox.com All endpoints for managing presence
privatemessages.roblox.com All messages page endpoints
publish.roblox.com All endpoints handling file uploads
realtime.roblox.com Purpose of API here
share.roblox.com Purpose of Api here
search.roblox.com Legacy item search endpoints.
textfilter.roblox.com High volume text filtering
thumbnails.roblox.com Endpoints for requesting thumbnails
thumbnailsresizer.roblox.com Validate and resize thumbnails to requested dimensions
trades.roblox.com Endpoints for trading collectible items
translationroles.roblox.com Manages translation roles of developers in game localization
translations.roblox.com Endpoints for requesting translations
twostepverification.roblox.com Platform interface for the two step verification system
usermoderation.roblox.com Endpoints for performing actions/operations related to User Moderation
users.roblox.com APIs for direct Roblox user information.
voice.roblox.com APIs for Voice calls

Deprecated or poorly documented APIs

Search APIs

Returns a list of suggested content based on autocomplete.

https://apis.roblox.com/games-autocomplete/v1/get-suggestion/(partial name)

Universe APIs

Get the parent universe of place

Get the parent universe info of place

Gets every place in a universe

Thumbnail APIs

Asset Thumbnails

Avatar Thumbnails

Outfit Thumbnails

Valid Thumbnail Sizes

48x48 60x62 75x75 100x100 110x110 160x100 250x250 352x352 420x230 420x420
/Game/Tools/ThumbnailAsset.ashx x x x x
/Asset-Thumbnail/Json x x x x x x x x x x
/Thumbs/Asset.ashx x x x x x x x x x x
/Thumbs/Avatar.ashx x x x x x x x x x x
/Thumbs/RawAsset.ashx x x x x x x x x x x
thumbnailFormatId 2 24 280 41 47 163 114 124 8 254

User APIs

Get a user's profile games

  • https://www.roblox.com/users/profile/playergames-json?userId=261

    {
        "Title": "Games",
        "Games": [{
            "CreatorID": 0,
            "CreatorName": "Shedletsky",
            "CreatorAbsoluteUrl": "https://www.roblox.com/users/261/profile",
            "Plays": 65437,
            "Price": 0,
            "ProductID": 0,
            "IsOwned": false,
            "IsVotingEnabled": true,
            "TotalUpVotes": 79,
            "TotalDownVotes": 34,
            "TotalBought": 0,
            "UniverseID": 150387,
            "HasErrorOcurred": false,
            "Favorites": 1728,
            "Description": "In a dystopian future, Robloxia is overrun by killbots.",
            "GameDetailReferralUrl": "https://www.roblox.com/games/refer?PlaceId=119445489&Position=1&PageType=Profile",
            "Thumbnail": {
                "Final": true,
                "Url": "https://t7.rbxcdn.com/ebfb8e2733d4e06b32db6c33b2f17ba3",
                "RetryUrl": null,
    	"UserId": 0,
    	"EndpointType": "Avatar"
            },
            "UseDataSrc": false,
        "IsAsyncThumbnailEnabled": false,
        "GamePageResources": null,
            "Name": "Timmy and the Killbots",
            "PlaceID": 48891,
            "PlayerCount": 0,
            "ImageId": 0
        }]
    }

Get information about the current user

Asset APIs

Upload an asset

POST /Data/Upload.ashx?assetid=1818 HTTP/1.1
Host: data.roblox.com
Cookie: .ROBLOSECURITY=*
Content-Type: application/xml; charset=utf-8
Content-Length: 17

<roblox></roblox>

Returns an assetVersionId

Login APIs

Negotiation API

Setup APIs

Mobile version check

Downloads and version endpoints

roblox-web-apis's People

Contributors

anaminus avatar baileyeatspizza avatar bigla361 avatar brentdamage avatar callumisdumb avatar ernieroblox avatar ernop avatar julli4n avatar matthewdean avatar moaufmklo avatar ohno9119 avatar overlordshin avatar pizzaboxer avatar robloxianstudio123 avatar thesneak avatar tobyteel avatar v9h avatar xulaari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

roblox-web-apis's Issues

.

.

api for buy vip server

hello,im sorry for bothering you,just want to ask sincerelly i cant find api for buying vip server,can u give me what is the api? thank u very much for your help💖

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.