All Projects → luissilva1044894 → hirez-api-docs

luissilva1044894 / hirez-api-docs

Licence: MIT license
🚧 Unofficial Hi-Rez Studios API documentation (and assets where possible) for Paladins, Realm Royale, and Smite.

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to hirez-api-docs

Pyrez
(ON REWRITE) An easy to use (a)sync wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python. 🐍
Stars: ✭ 23 (+15%)
Mutual labels:  smite, hi-rez, paladins, hirez, paladins-api, smitegame, realm-royale, hirezapi
mycorrhiza
🍄📑 Filesystem and git-based wiki engine written in Go using Mycomarkup as its primary markup language.
Stars: ✭ 142 (+610%)
Mutual labels:  wiki
LDtkMonogame
Monogame renderer and importer for LDtk Level editor
Stars: ✭ 43 (+115%)
Mutual labels:  wiki
picasso
Picasso is a tool that can take a template and data, and generate images from them.
Stars: ✭ 16 (-20%)
Mutual labels:  assets
WikiChron
Data visualization tool for wikis evolution
Stars: ✭ 19 (-5%)
Mutual labels:  wiki
quiki
a file-based web engine and server featuring a productive source language, markdown, image generation, categories, templates, and revision tracking
Stars: ✭ 20 (+0%)
Mutual labels:  wiki
rurusetto
A wiki that contain all osu! rulesets
Stars: ✭ 31 (+55%)
Mutual labels:  wiki
auto assets
assets management tool for Flutter
Stars: ✭ 17 (-15%)
Mutual labels:  assets
wiki
Nixos wiki [maintainer=@samueldr]
Stars: ✭ 95 (+375%)
Mutual labels:  wiki
project-curator
A convenient tool to help cleaning and to maintain Unity Projects ✨
Stars: ✭ 99 (+395%)
Mutual labels:  assets
kakoune-wiki
Personal wiki plugin for Kakoune
Stars: ✭ 53 (+165%)
Mutual labels:  wiki
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (+530%)
Mutual labels:  wiki
katapedia
この書は常に未完成である。内容の正誤に保証はない。 ITエンジニアとして役になったTips、よく忘れることを記す。 ブログに記載してもよかったが、水平方向の情報を見つけやすい本の形式をとることにした
Stars: ✭ 30 (+50%)
Mutual labels:  wiki
jasper-helpers
A library of helpers for working with html for apps Crystal
Stars: ✭ 20 (+0%)
Mutual labels:  assets
Unity3DShaders
Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.
Stars: ✭ 17 (-15%)
Mutual labels:  assets
kitsu-wiki
📑 The wiki frontend for Kitsu
Stars: ✭ 12 (-40%)
Mutual labels:  wiki
acala-wiki
Acala GitBook Wiki, https://wiki.acala.network
Stars: ✭ 22 (+10%)
Mutual labels:  wiki
furatto-rails
Furatto CSS Framework for Rails Asset Pipeline
Stars: ✭ 36 (+80%)
Mutual labels:  assets
yunfa wiki
云罚大百科
Stars: ✭ 12 (-40%)
Mutual labels:  wiki
ARF-Converter
Bulk ARF file converter
Stars: ✭ 15 (-25%)
Mutual labels:  wiki

Unofficial Hi-Rez Studios API Developer Guide

License

🚧 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.

Purpose 💎

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.

Mantainance 🛠

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.

Getting Started 🔰

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.

Graphics 🎨

You can find any graphics here.

How to contribute :octocat:

Feel free to contribute to this project, a helping hand is always appreciated.

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  3. 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.

Disclaimer

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.

Copyright & License 📝

This is a free, open source 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.

Resources

Wrappers

  • wrapper_cpp_hirezcpp
  • wrapper_dotnet_paladins_dotnet wrapper_dotnet_realm_royale_dotnet
  • wrapper_elixir_exrez
  • wrapper_go_paladins_go wrapper_go_smite_paladins_realm_api_usage wrapper_go_go_smite_api wrapper_go_go_hirez
  • wrapper_java_paladins_wrapper wrapper_java_hi_rez_api wrapper_java_paladins_java_api wrapper_java_smite_api
  • wrapper_javascript_joshmiquel-hirez badge_wrapper_javascript_paladins_api wrapper_javascript_paladins.js wrapper_javascript_paladins_api_node.js wrapper_javascript_pe_paladins.js
  • wrapper_kotlin_hirez_sdk_kotlin wrapper_kotlin_paladins_api_kotlin
  • wrapper_php_php_api wrapper_php_paladins_api_php_wrapper wrapper_php_smite_api_php_client wrapper_php_paladins_php wrapper_php_paladinsphp
  • wrapper_python_pyrez wrapper_python_hirez_api wrapper_python_hi_rez_api
  • wrapper_r_smite_r_files
  • wrapper_ruby_paladins wrapper_ruby_smite_ruby
  • wrapper_rust_hi_rust wrapper_rust_smite_motd
  • wrapper_swift_swifty_smite_api
  • wrapper_visual_basic_smite_vb
  • wrapper_vue_realm_royale_first_vue_app
  • wrapper_x_query_smite_api

External Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].