An API wrapper for Roblox.com.
This library is designed to be high-performance capable, meaning that it supports proxies and is capable of making requests in parallel.
catalog.roblox.com/*
]
/v1/catalog/items/details
economy.roblox.com/*
]
/v1/users/{user_id}/currency
/v1/assets/{item_id}/resellers
/v2/users/{user_id}/transactions?transactionType=Sale
/v1/assets/{item_id}/resellable-copies/{uaid}
users.roblox.com/*
]
/v1/users/authenticated
This crate is a sister crate of roli, an API wrapper for Rolimons.com.
Pull requests and issues are welcome!
Please refer to CONVENTIONS.md for information on conventions used in this crate.
Additional resources used to help make this crate are available in RESOURCES.md.
MIT License