Difference between revisions of "Translations:Kingdoms API/15/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 5: | Line 5: | ||
| date || string? || may be specified to request old data, the newest available data is returned if omitted, format is DD.MM.YYYY (e.g. 31.12.2020) | | date || string? || may be specified to request old data, the newest available data is returned if omitted, format is DD.MM.YYYY (e.g. 31.12.2020) | ||
|} | |} | ||
− | The API has a bug when querying data near midnight | + | The API has a bug when querying data near midnight <ref>https://forum.kingdoms.com/index.php?thread/20863-suggestions-for-the-json-api/&postID=144462#post144462</ref>. |
Revision as of 16:01, 17 April 2020
Parameters
privateApiKey | string(32) | private api key |
date | string? | may be specified to request old data, the newest available data is returned if omitted, format is DD.MM.YYYY (e.g. 31.12.2020) |
The API has a bug when querying data near midnight [1].