hirezapi
latest
HIREZAPI
Installation
Usage
Reference
hirezapi
PaladinsAPI
RealmsAPI
SmiteAPI
Contributing
Authors
Changelog
hirezapi
Reference
hirezapi
Edit on GitHub
hirezapi
¶
class
hirezapi.
PaladinsAPI
(
dev_id
,
auth_key
,
response_format
=
ResponseFormat.JSON
,
auto_recreate_session
=
False
,
session_file
=
None
)
[source]
¶
class
hirezapi.
RealmsAPI
(
dev_id
,
auth_key
,
response_format
=
ResponseFormat.JSON
,
auto_recreate_session
=
False
,
session_file
=
None
)
[source]
¶
class
hirezapi.
SmiteAPI
(
dev_id
,
auth_id
,
response_format
=
ResponseFormat.JSON
)
[source]
¶