License

rblx-user-info-fetcher is open source and free to use under the MIT License.
MIT License

This project is licensed under the MIT License, one of the most permissive open source licenses available.

MIT License Copyright (c) 2026 Dima Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
What this means:
  • ✅ You can use this software commercially
  • ✅ You can modify the code
  • ✅ You can distribute it
  • ✅ You can use it privately
  • ❌ The license and copyright notice must be included
  • ❌ No warranty or liability
Attribution

While not required by the MIT License, attribution is always appreciated! If you use this project in your work, consider:

  • Linking back to the GitHub repository
  • Mentioning the project in your documentation
  • Crediting the author if you create derivative works
Example Attribution:
This project uses rblx-user-info-fetcher by Dima
https://github.com/IdkWhatAmIDoin/rbx-group-fetcher
Third-Party Licenses

This project may use third-party libraries and dependencies. Each dependency maintains its own license:

  • Check package.json for a list of dependencies
  • Run npm list to see the dependency tree
  • Most npm packages include their license information
Note: When using this API, you're also subject to Roblox's Terms of Service and API usage policies. Make sure to comply with their guidelines when fetching user data.
Questions?

If you have questions about the license or usage rights:

  • Open an issue on GitHub
  • Read more about the MIT License
  • Contact the maintainer if you have specific licensing questions