🚧 It's a work in progress, still undergoing some change, documentation is in-progress.
Unofficial Hi-Rez Studios API documentation (and assets where possible) for Paladins, Realm Royale, and Smite.
Due to Hi-Rez Studios not providing a detailed documentation for their API, this Developer Guide is here to assist those attempting to make their own API wrapper for their API.
This documentation holds the Methods Documentation and Source Code Examples, and its purpose is to provide Developers with the necessary information to access and utilize the API methods.
This documentation will consume a JSON response and therefore detailed descriptions of each data field are included where possible.
As long as Hi-Rez Studios doesn't change its APIs this documentation won't be changed. However, resources could be updated, added or removed when needed.
-
Code Samples To assist with development & debugging efforts, the following code samples are provided: C Sharp, Java & Python.
The values for API Keys are removed for security purposes.
Note that the API calls are synchronous and may take a few seconds before generating a response. You will probably call the API asynchronously, but for purposes of this exercise (to quickly understand how to work with the API methods) the synchronous method was used.
You can find any graphics here.
Feel free to contribute to this project, a helping hand is always appreciated.
- Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
- Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
- Send a pull request and bug the maintainer until it gets merged.
By contributing contents to this Wiki you shall implicitly accept that others might reuse these contents in other projects without restrictions.
This project, including this repository, is neither created, affiliated, authorized, maintained, associated nor endorsed by Hi-Rez Studios, or any of its subsidiaries or its affiliates.
It is an independent and unofficial project created by the community for the community.
Please refrain from contacting Hi-Rez Studios regarding any issues or support of this project, instead feel free to submit an issue.
This is a free, open source , and MIT friendly project. Full license can be found in the LICENSE
file. The programs in the “code-samples” subdirectory are in the public domain unless specified otherwise.
Please note, however, that this license does NOT cover third-party libraries used by project, they are under their own licenses. Please refer to those libraries for details on the license they use.
All information obtained is provided by Hi-Rez Studios API and is thus their property. According to Section 11a of the API Terms of Use
, you must attribute any data provided as below.
Data provided by Hi-Rez. © 2022 Hi-Rez Studios, Inc. All rights reserved.